Opened 14 years ago

Closed 14 years ago

#1439 closed defect (fixed)

Switch active project list in the top menu too long

Reported by: Jari Häkkinen Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.14.2
Component: web Version: 2.14.1
Keywords: Cc:

Description

and the available projects will disappear "inside" the Firefox window. The projects that disappears will not be selectable since there is no way to scroll to them. See attached screen shot.

Attachments (1)

switch_project.png (63.2 KB ) - added by Jari Häkkinen 14 years ago.

Download all attachments as: .zip

Change History (9)

by Jari Häkkinen, 14 years ago

Attachment: switch_project.png added

comment:1 by Nicklas Nordborg, 14 years ago

Milestone: BASE 2.4.2

Ahh... this doesn't look good. I have two suggestions that may help to improve the situation:

  1. The list of projects is limited to a certain number (~20?). If there are more projects, a menu item 'More...' is added as the last entry. Selecting this menu item takes the user to the projects list page.
  2. Introducing an on/off flag that hides the project. This was discussed in #1294, but not implemented since it hides the projects for all members, not just the one that has the problem with too many projects.

If 2 is wanted it needs a new ticket and can be included in 2.15. 1 can be included in 2.14.2.

comment:2 by Nicklas Nordborg, 14 years ago

Milestone: BASE 2.4.2BASE 2.14.2

comment:3 by Jari Häkkinen, 14 years ago

I think 1 would do it. The question which 20 to display and I think the 20 latest (highest id) would be the best or maybe sticky tags?

comment:4 by Nicklas Nordborg, 14 years ago

The current sort order is by name, but I can change that to descending by id. Another possibility is to use the same sort order as on the projects list page. Other types of sorting that builds on remembering some kind of history will not work without more support from the core and I would classify this as an enhancement which should go in 2.15 instead.

in reply to:  4 comment:5 by Jari Häkkinen, 14 years ago

Replying to nicklas:

The current sort order is by name, but I can change that to descending by id. Another possibility is to use the same sort order as on the projects list page. Other types of sorting that builds on remembering some kind of history will not work without more support from the core and I would classify this as an enhancement which should go in 2.15 instead.

I think the sort order of the project list page is fine. Then the user can choose order himself, if he notice the connection.

comment:6 by Nicklas Nordborg, 14 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:7 by Nicklas Nordborg, 14 years ago

Summary: Switch active project list (located left of the right hand side icons in the top menu) too long ...Switch active project list in the top menu too long

comment:8 by Nicklas Nordborg, 14 years ago

Resolution: fixed
Status: assignedclosed

(In [5192]) Fixes #1439: Switch active project list in the top menu too long

Note: See TracTickets for help on using tickets.