View Issue Details

IDProjectCategoryView StatusLast Update
0012367MMW 5Generalpublic2016-10-21 17:04
Reporterjiri Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status assignedResolutionreopened 
Summary0012367: Clicking navbar items should respect lower level items
DescriptionFor example, if in Music > Albums > My Album, after clicking Albums, it shouldn't be scrolled to the beginning, but 'My Album' should be visible instead. I.e., the same as currently after Back action, but for any number of levels.
TagsNo tags attached.
Fixed in build

Relationships

related to 0013610 feedbackjiri Right-clicking a node results in selection 

Activities

Ludek

2014-12-10 13:33

developer   ~0041404

Fixed

Ludek

2014-12-10 14:17

developer   ~0041405

Reverted because of some issues

This issue is debatable how it should work. The navbar is in principle just like Media Tree, just displayed differently. So it is also question whether clicking a tree node should remember the view state / positions.

Left open for future discussion...

jiri

2014-12-10 14:33

administrator   ~0041406

I think that it's a useful feature, it's for example how Windows Explorer works.

Note that technically it's unrelated to history/Back functionality, even though it looks alike. Clicking such a higher level item should _add_ a new history item, not return to a previous history item (which might not even exist, btw).

So, it probably should rather be considered as highlighting the one level lower (i.e. a child) tree node in its parent node, when such a parent node is clicked in the navbar.