Vote #80667
完了Always preserve the tree structure in the project jump box
0%
説明
#31355 is really a nice thing. But one thing is a bit distracting: When a project gets to the list of recently used projects, it gets removed from the list of other projects. Understandable, but from an UX perspective IMO it is not so nice if the project has disappeared where one would expect it. Then you have to take a look: might it be in the recently used project list? Or did I bookmark it?
Not such a big issue. However, if you have a project structure with nested projects and you have a parent project in the recently used project list, than the other projects are rendered a bit differently. I find that confusing.
I have about 100 projects with such a structure. I'd be happy if the list of other projects look always the same. In order to find projects faster on scrolling.
If you consider this, then 'Other Projects' should probably need to be renamed to 'All projects'.
journals
Actually a few of our customers at "Planio":https://plan.io/redmine-hosting had the exact same complaints, attached is a patch against current master which implements the following changes:
* always renders the full project tree in the third section of the jump box (that is, it does not exclude favorites and recently used projects)
* in case the user enters a query, only one "Results" section is rendered instead of filtering all three sections
--------------------------------------------------------------------------------
+1
I am sometimes confused by the behavior, too. Thank you for posting the patch.
Here are screenshots of the patch.
*Before:*
!{width: 282px; border: 1px solid #ccc;}32944-before.png!
*After:*
!{width: 282px; border: 1px solid #ccc;}32944-after.png!
--------------------------------------------------------------------------------
1+ I stumbled upon the same issue several times.
--------------------------------------------------------------------------------
+1 Some of my users, complaint on this behavior too.
--------------------------------------------------------------------------------
Setting the target version to 4.2.0.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed the patch. Thank you for further improving the UI.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Just came across the same issue after upgrading to 4.1
In our use case the patch in this ticket does not solve the issue. We have a quite complex hierarchical project structure.
before introducing #31355 the user had always in the project jump box the current project in the hierarchy preselected and could just select a sub project using the up and down keys. Now the user has to scroll down thru the whole tree to find the _real_ node to see the _childs_ the user wants to switch to.
#31355 is not ideal/wanted for every installation. Introducing two leaves for the same node makes things different but still confusing/not as expected so I would suggest to make that feature (#31355) configurable to optionally turn it off again.
should I create another ticket since this one is already closed?
--------------------------------------------------------------------------------
related_issues
relates,Closed,31355,Bookmarks and recently used projects for the project jump box
relates,Closed,34357,Fix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible link or button "eCookbook"
duplicates,Closed,33766,#31355 breaks project tree