Page MenuHomePhabricator

[native] implemented arrows UI to sidebar list modal component
ClosedPublic

Authored by ginsu on Oct 3 2022, 6:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 10:13 AM
Unknown Object (File)
Sun, Apr 21, 10:13 AM
Unknown Object (File)
Sun, Apr 21, 10:12 AM
Unknown Object (File)
Sun, Apr 21, 9:55 AM
Unknown Object (File)
Sun, Apr 7, 3:30 AM
Unknown Object (File)
Sat, Apr 6, 5:22 PM
Unknown Object (File)
Mar 25 2024, 3:11 AM
Unknown Object (File)
Mar 25 2024, 3:11 AM

Details

Summary

Implemented arrows UI to sidebar list modal component. There was no official design on Figma, so I based the design on the web app

Web app design:

Screen Shot 2022-10-03 at 9.30.14 AM.png (1×1 px, 140 KB)


Linear Task: ENG-1779

Depends on D5268

Test Plan

Please view the screenshots to see the before and after of the changes I made:

Before:

Screen Shot 2022-10-03 at 9.35.27 AM.png (1×1 px, 574 KB)

After:

Screen Shot 2022-10-03 at 9.22.11 AM.png (1×1 px, 573 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu requested review of this revision.Oct 3 2022, 6:36 AM
atul added a reviewer: ashoat.

In the thread list the arrows are "coming out" of the profile picture/color splotch, whereas here they're kind of coming out of the search bar? It's not super clear..

My instinct is that this is fine for now, but it's the type of thing a designer should look at eventually


Accepting and adding @ashoat as blocking since there's some subjectiveness around design here.

As an aside, there's not much contrast between the modal and the underlying views. Can we create a Linear task for adding a drop shadow or "glow" to the modal (and probably all modals) to help provide the user with some sense of depth?

This revision is now accepted and ready to land.Oct 3 2022, 2:03 PM

Can we create a Linear task for adding a drop shadow or "glow" to the modal (and probably all modals) to help provide the user with some sense of depth?

https://linear.app/comm/issue/ENG-1955/add-dropshadowglow-effect-to-modal-component

(Always good to link these before landing)

okay good to know, I'll make sure to do that next time