enhance(sidebar): make mobile org selector sticky #190

Closed
opened 2026-04-05 17:02:05 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @LaurenceJJones on 2/26/2026

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Make org selector sticky on mobile sidebar

Move OrgSelector outside the scrollable container so it stays fixed at the top while menu items scroll, matching the desktop sidebar behavior introduced in 9b2c0d0b.

this may have been deliberately chosen to not sticky on mobile when the commit above was done, if so feel free to close.

How to test?

When viewing the mobile dashboard, the organization selector will be sticky at the top so even if the user scrolls the menu they have easier access to moving organizations.

*Originally created by @LaurenceJJones on 2/26/2026* ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Make org selector sticky on mobile sidebar Move OrgSelector outside the scrollable container so it stays fixed at the top while menu items scroll, matching the desktop sidebar behavior introduced in 9b2c0d0b. this may have been deliberately chosen to not sticky on mobile when the commit above was done, if so feel free to close. ## How to test? When viewing the mobile dashboard, the organization selector will be sticky at the top so even if the user scrolls the menu they have easier access to moving organizations.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#190