Page MenuHomePhabricator

[lib/native/web] factor out remaining shared logic + copy for thread notification settings
ClosedPublic

Authored by ginsu on Jul 3 2024, 8:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 25, 4:22 AM
Unknown Object (File)
Mon, Dec 23, 12:12 PM
Unknown Object (File)
Mon, Dec 16, 7:21 PM
Unknown Object (File)
Nov 11 2024, 5:25 AM
Unknown Object (File)
Nov 11 2024, 4:46 AM
Unknown Object (File)
Nov 11 2024, 12:18 AM
Unknown Object (File)
Nov 10 2024, 5:28 PM
Unknown Object (File)
Nov 8 2024, 10:39 PM
Subscribers

Details

Summary

This diff factors out more logic + copy that will be shared in the thread notifications settings across web and native

Depends on D12654

Test Plan

Confirmed that there were no regressions with the thread notications settings on web

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

web/modals/threads/notifications/notifications-modal.react.js
164 ↗(On Diff #41992)

Found that this wasn't styled properly, quickly fixed that up + snuck it in this diff

Before:

Screenshot 2024-07-03 at 11.49.26 PM.png (1×3 px, 1 MB)

After:

Screenshot 2024-07-03 at 11.51.47 PM.png (1×3 px, 1 MB)

ginsu requested review of this revision.Jul 3 2024, 9:21 PM
This revision is now accepted and ready to land.Jul 4 2024, 4:23 AM