Page MenuHomePhabricator

[web] Highlight drawer items in calendar tab
ClosedPublic

Authored by inka on Feb 8 2023, 2:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 19 2024, 7:05 AM
Unknown Object (File)
Feb 19 2024, 6:55 AM
Unknown Object (File)
Feb 19 2024, 5:42 AM
Unknown Object (File)
Feb 19 2024, 5:42 AM
Unknown Object (File)
Feb 19 2024, 3:53 AM
Unknown Object (File)
Feb 19 2024, 12:35 AM
Unknown Object (File)
Feb 19 2024, 12:09 AM
Unknown Object (File)
Feb 18 2024, 9:11 PM
Subscribers

Details

Summary

issue: https://linear.app/comm/issue/ENG-2839/highlight-drawer-item-in-the-calendar-tab
We want the drawer item corresponding to the picked community to be highlighted (in calendar tab). isActive property of handled object is what defines that behaviour - drawer item based on it
applies the highlight or not.

image.png (598×644 px, 19 KB)

Test Plan

Run web app, checked that drawer items highlight propelry, and when no comunity is picked, no item is highlighted.

Diff Detail

Repository
rCOMM Comm
Branch
inka/drawer_web_3
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

inka requested review of this revision.Feb 8 2023, 2:51 AM

Move selector to web/selectors/calendar-selectors.js

This revision is now accepted and ready to land.Feb 10 2023, 7:05 AM