Selected filters remain when switching from filter pane to list view

Bug #815731 reported by dannycandel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BeatBox
Fix Released
Medium
Scott Ringwelski

Bug Description

After selecting either a genre, artist or album from the Filter Pane, the selection will filter the songs shown in the list view as well. This may confuse users into thinking that their entire music library only contains a fraction of the songs it does.

Currently, to show the full library in the list view, the user must make certain that "All Genres", "All Artists", and "All Albums" are selected in the Filter Pane, and then switch back to the List View. This may be in violation of Elementary's Human Interface Guidelines, as it essentially makes the List View a duplicated feature of the Filter Pane's song list (which can be resized to look identical to the List View as well).

Revision history for this message
Scott Ringwelski (sgringwe) wrote :

i agree, but i want to make sure dan does too.

note to self:

get_selected {
 if(!this.visible) return "All %s";

Changed in beat-box:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Scott Ringwelski (sgringwe)
milestone: none → 0.2
Revision history for this message
Danielle Foré (danrabbit) wrote :

I'm assuming we're talking about hiding the miller column right? In that case I would agree that hiding the column should then show all your music, not just the previously selected filter.

Revision history for this message
Scott Ringwelski (sgringwe) wrote :

well, not just one miller column (although that brings up a good point), but if you change from miller view to listview, the miller should not affect the showing songs in the list.

Revision history for this message
Danielle Foré (danrabbit) wrote :

Erm that's what I meant. But yea that does bring up a point about hiding individual columns as well ;)

Changed in beat-box:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.