Defect #39
closedToo many projects overflows the left div
0%
Description
If you look at the attached screenshots you can see that the project list on the left is overflowing the Div without
extending it.
There are a few possible solutions but to be honest I think the following would be the best.
1. Remove the project listing from the vertical left hand navigation bar (div id="subcontent").
2. Have the "Projects" button in the top nav (div id="navigation") take you to a page that lists
all projects you are a member of as well as public ones.
3. Fix the overflow as well (see the favourites bit below)
This will mean that the user has only one place to go to when they need to change projects, this will make the user
journey clearer.
Maybe allow the user to specify a few projects as "favourites" and have them appear in the left hand navigation
area under "My projects".
This came to light as I am importing projects from a legacy system, 103 projects will be imported so you can image
the size of the overlow in the vertical left hand nav.
Jeff
Files
Updated by Damien McKenna over 17 years ago
This was done as part of http://rubyforge.org/tracker/index.php?f
unc=detail&aid=10824&group_id=1850&atid=7163