Patch #21847
closedLet mobile header be fixed
0%
Description
It's a common pattern to have a fixed header for mobile devices in order to have important menu points always available instead having to scroll back to top.
This patch makes the header fixed on mobile devices.
Files
Related issues
Updated by Go MAEDA almost 9 years ago
- File 21847-gantt.png 21847-gantt.png added
- File 21847-calendar.png 21847-calendar.png added
- Target version set to Candidate for next major release
Thanks for the improvement!
But I have experienced some z-order related problem in gantt and calendar. please see the following screenshots.
Updated by Felix Gliesche almost 9 years ago
Thank you very much for your feedback. I am uploading an updated patch, which fixes the mentioned problems by setting the z-index to a very high value (9999).
Updated by Jan from Planio www.plan.io almost 9 years ago
- File deleted (
0001-Let-mobile-header-be-fixed.patch)
Updated by Jan from Planio www.plan.io almost 9 years ago
Deleting the obsolete patch.
I was also wondering if this should maybe assigned to the next minor version already? It is not a tremendously big change, more of an incremental improvement of the (already released) responsive layout.
Is it okay if I reassign to next minor instead of major?
Updated by Jan from Planio www.plan.io almost 9 years ago
- Target version changed from Candidate for next major release to Candidate for next minor release
I'm assigning this to next minor, hoping that's okay. A fixed header is a big win for usability since it keeps the sidebar toggle button in sight always. It's also a relatively small patch that should not break anything.
Updated by Toshi MARUYAMA almost 9 years ago
- Target version changed from Candidate for next minor release to 3.2.1
Updated by Jean-Philippe Lang almost 9 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Committed, thanks.
Updated by Toshi MARUYAMA almost 8 years ago
- Related to Feature #24671: Make the header fixed added