Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the channel preview sidebar and route #5128

Conversation

ainouzgali
Copy link
Contributor

What change does this PR introduce?

Create the ChannelPreviewSidebar component for channels like email, sms, push, chat, in-app

Why was this change needed?

Other information (Screenshots)

Copy link

linear bot commented Jan 29, 2024

@ainouzgali ainouzgali marked this pull request as ready for review January 31, 2024 17:38
Copy link
Member

@BiswaViraj BiswaViraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@@ -61,7 +61,8 @@ export const NameInput = () => {
value={field.value || ''}
error={showErrors && fieldState.error?.message}
type="text"
data-test-id="title"
data-test-id="name-input"
// data-test-id="title"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// data-test-id="title"

We can remove this comment

@ainouzgali ainouzgali merged commit 7fc2360 into translation-management-beta Feb 4, 2024
16 of 17 checks passed
@ainouzgali ainouzgali deleted the nv-3007-create-the-channel-preview-sidebar-and-route branch February 4, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants