Introducing new SidebarsModal component with two tabs - with all sidebars and those displayed in chat list (that we are member of)
Details
Details
- Reviewers
tomek atul ashoat - Commits
- rCOMM496e35e418ab: [web] Introduce `SidebarsModal`
The modal is not used yet, next diff replaces an old one with this component in menu and after clicking "see more sidebars".
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
web/modals/threads/sidebars/sidebars-modal.css | ||
---|---|---|
4 | You're right, it's not needed here |
lib/shared/thread-utils.js | ||
---|---|---|
164 ↗ | (On Diff #14956) | I don't think that double negation is necessary because === already returns a boolean |
lib/shared/thread-utils.js | ||
---|---|---|
164 ↗ | (On Diff #14956) | Thanks for catching! |