This diff introduces a new hook called useThreadSettingsNotifications which factors out all the shared thread notification settings logic that will be used in both web and native
Details
Details
Confirmed that there were no regresssions with the notifications modal on web
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/shared/thread-settings-notifications-utils.js | ||
---|---|---|
64–74 ↗ | (On Diff #41929) | A subsequent diff will handle improving the error handling |
lib/shared/thread-settings-notifications-utils.js | ||
---|---|---|
28 ↗ | (On Diff #41929) | This name sounds like a function name, like this variable can be called to disable the save button. Can we call it saveButtonDisabled? |
Comment Actions
Removing this diff from the stack so I can land as is (locally rebased + confirmed that this is safe)