Defect #5261
Multiple level subprojects wrap around into the menu
Status: | Closed | Start date: | 2010-04-07 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - | |||
Resolution: | Duplicate | Affected version: | 0.9.3 |
Description
If you have a very deep project structure the names in the header (Project >> Subproject >> Subsubproject >> etc) get wrapped around into the menu.
One solution would be to only display the parent project and skipping all ancestors ( ... >> Parent >> current ). Another solution might be to shorten the names if the total length is above some value.
Related issues
History
#1
Updated by Go MAEDA almost 6 years ago
- Duplicates Patch #21947: Improve page header title for deeply nested project structures (+ improved XSS resilience) added
#2
Updated by Go MAEDA almost 6 years ago
- Category set to UI
- Status changed from New to Closed
- Resolution set to Duplicate
Fixed by #21947 (Redmine 3.3.0).