Page MenuHomePhabricator

[native] update copy for thread notification settings
ClosedPublic

Authored by ginsu on Fri, Jul 5, 11:05 AM.
Tags
None
Referenced Files
F2213950: D12675.diff
Mon, Jul 8, 3:01 PM
F2209452: D12675.id42084.diff
Sun, Jul 7, 5:13 PM
F2209451: D12675.id42081.diff
Sun, Jul 7, 5:13 PM
F2209450: D12675.id.diff
Sun, Jul 7, 5:13 PM
F2209428: D12675.diff
Sun, Jul 7, 5:12 PM
F2195746: Screenshot 2024-07-05 at 2.05.28 PM.png
Fri, Jul 5, 11:06 AM
F2195747: Screenshot 2024-07-05 at 2.05.42 PM.png
Fri, Jul 5, 11:06 AM
Subscribers

Details

Summary

Breaking this task into multiple diffs becasue there are actually a lot of places that need to be changed + updated

Linear task: https://linear.app/comm/issue/ENG-8455/rename-focused-to-home-and-background-to-muted

Test Plan

flow + confirmed that both the thread notif settings uis had the new copy

Screenshot 2024-07-05 at 2.05.42 PM.png (2×3 px, 857 KB)

Screenshot 2024-07-05 at 2.05.28 PM.png (1×1 px, 752 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu added reviewers: ashoat, inka.
ginsu edited the summary of this revision. (Show Details)
ginsu requested review of this revision.Fri, Jul 5, 11:21 AM

Found a bug with saving the thread notif settings

ashoat added inline comments.
lib/shared/thread-settings-notifications-utils.js
77–85 ↗(On Diff #42084)

These strings are only used locally, right? They're not used for communication between clients / keyserver / services / etc.?

This revision is now accepted and ready to land.Fri, Jul 5, 1:31 PM
lib/shared/thread-settings-notifications-utils.js
77–85 ↗(On Diff #42084)

Yes these are only used for the notificationSettings local state in this hook

This revision was landed with ongoing or failed builds.Sun, Jul 7, 10:31 PM
This revision was automatically updated to reflect the committed changes.