Feature #431
closedRemove "all projects" item in projects menu, remove 20 item limitation
Description
Given that you can click on the "Projects" top menu item to go to the All Projects page, is there a need for
to still list "All Projects" in that menu?
Also, I think it would be best if the projects menu was not truncated - if it only lists projects you are a member of
then why limit it to 20 items? At most a per-user option on how many to limit to, but I think the limit should be removed
entirely. Alternatively, maybe have an option to only show top-level projects, to not show sub-projects, and then have
an indicator on the menu to show that there are sub-projects?
Files
Updated by Jean-Philippe Lang over 18 years ago
I'm currently refactoring the application layout.
Here is a preview (see attached file).
The 'projects' menu is replaced by a drop down select. I'll remove
the 20 projects limitation.
Any suggestion is welcome.
Updated by Jean-Philippe Lang over 18 years ago
New layout is committed in trunk.
You now have a 'Jump to project...' drop down when you're logged
in. It lists all your projects.
Updated by Jean-Philippe Lang about 18 years ago
- Subject changed from Remove "all projects" item in projects menu, remove 20 item limitation to Remove "all projects" item in projects menu, remove 20 item limitation