-
Notifications
You must be signed in to change notification settings - Fork 44
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
Added new UI for notification settings page #1826
Added new UI for notification settings page #1826
Conversation
All looks good. |
|
|
@abhishek-01k no validations applied on the settings name. I click on Save settings button without entering the name, it doesn't throws a validation error and closes the dialog. |
@abhishek-01k I think there should be some kind of validations on these fields.
|
All looks good. |
All looks good. |
All looks good. |
All looks good. |
I found some issues in the code:
After making these changes, the code should be good to go. |
src/modules/notifSettings/components/NotificationSettingsRangeSelector.tsx
Outdated
Show resolved
Hide resolved
src/modules/notifSettings/components/NotificationSettingsRangeSelector.tsx
Outdated
Show resolved
Hide resolved
src/modules/notifSettings/components/NotificationSettingsRangeSelector.tsx
Outdated
Show resolved
Hide resolved
All looks good. |
All looks good. |
All looks good. |
@abhishek-01k UI is breaking |
@abhishek-01k I have already added a multi-range setting. Now if I edit and set the value on range toggle switch to false I cannot save the setting. The save button doesn't responds. |
I have reviewed the provided code. Here are the findings:
Please make the necessary corrections based on the feedback provided. Let me know if you need further assistance. |
All looks good. |
All looks good. |
All looks good. |
Pull Request Template
Ticket Number
#1785
Description
New UI for Notification settings page.
Type of Change
Checklist
Frontend Guidelines
Build & Testing
Screenshots/Video with Explanation
https://www.figma.com/design/FvJL0JWHlsVohsHTERB1Lh/Push-Design-Foundations?node-id=6658-9557&m=dev
Before: Old UI
After: New UI according to the figma above
Additional Context
Review & Approvals
Notes
You should have a channel. Click on Add or Manage notification settings and then you will see the new UI for the notification settings page.
Things left: