Page MenuHomePhabricator

[web] introduce user settings list item
ClosedPublic

Authored by ginsu on Jan 11 2024, 9:41 AM.
Tags
None
Referenced Files
F3404865: D10611.diff
Tue, Dec 3, 1:34 PM
Unknown Object (File)
Wed, Nov 13, 6:14 AM
Unknown Object (File)
Wed, Nov 13, 6:14 AM
Unknown Object (File)
Wed, Nov 13, 6:14 AM
Unknown Object (File)
Wed, Nov 13, 6:14 AM
Unknown Object (File)
Wed, Nov 13, 6:14 AM
Unknown Object (File)
Oct 22 2024, 4:57 PM
Unknown Object (File)
Oct 13 2024, 11:49 PM
Subscribers

Details

Summary

This diff introduces the settings list item. This component will be used in the settings list to swtich between the different user settings which I will introduce in a subsequent diff.

For context here is what the user settings list looks like in the figma:

Screenshot 2024-01-11 at 12.44.10 PM.png (890×636 px, 42 KB)

Linear task: https://linear.app/comm/issue/ENG-5952/settings-list-ui

Depends on D10610

Test Plan

Please see the demo video below:

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, inka.
atul added inline comments.
web/settings/user-settings-list-item.react.js
26–30 ↗(On Diff #35554)

Could be memoized, but prob negligible impact.

This revision is now accepted and ready to land.Jan 12 2024, 12:43 PM
This revision was automatically updated to reflect the committed changes.