Makes kanban columns appear one column at a time with lateral scroll on mobile.
Adds sidebar drawers for mobile UI.
Covers settings and filters with flexibility for the right side drawer to be updated for other controls like the search interface.
Where should the reviewer start?
/sidebars/*.js
How should this be manually tested?
Pull the app and render in mobile view
Any background context you want to provide?
The visibility of these drawers is controlled via responsive classes.
If they want to be used not just for mobile it would just involve a few class name updates
What's this PR do?
Makes kanban columns appear one column at a time with lateral scroll on mobile. Adds sidebar drawers for mobile UI.
Covers settings and filters with flexibility for the right side drawer to be updated for other controls like the search interface.
Where should the reviewer start?
/sidebars/*.js
How should this be manually tested?
Pull the app and render in mobile view
Any background context you want to provide?
The visibility of these drawers is controlled via responsive classes. If they want to be used not just for mobile it would just involve a few class name updates
What are the relevant tickets?
56
Screenshots (if appropriate)