Page MenuHomePhabricator

[web] introduce user settings list item
ClosedPublic

Authored by ginsu on Jan 11 2024, 9:41 AM.
Tags
None
Referenced Files
F3406751: D10611.id35554.diff
Wed, Dec 4, 3:23 AM
F3406692: D10611.id35805.diff
Wed, Dec 4, 3:05 AM
F3406642: D10611.id35790.diff
Wed, Dec 4, 2:39 AM
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
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
Lint Not Applicable
Unit
Tests Not Applicable

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.