Page MenuHomePhabricator

[web] introduce user settings list item
ClosedPublic

Authored by ginsu on Jan 11 2024, 9:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 24, 12:18 AM
Unknown Object (File)
Sun, Jun 23, 11:25 PM
Unknown Object (File)
Thu, Jun 20, 1:19 AM
Unknown Object (File)
Tue, Jun 11, 10:08 AM
Unknown Object (File)
Tue, Jun 11, 10:08 AM
Unknown Object (File)
Tue, Jun 11, 10:08 AM
Unknown Object (File)
Mon, Jun 10, 8:42 PM
Unknown Object (File)
Apr 8 2024, 6:55 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.