GNOME Bugzilla – Bug 701411
Implement search
Last modified: 2014-04-15 22:26:21 UTC
Searching for music is useful. :) Wireframes for how search should work, including how it should interact with selection mode: https://raw.github.com/gnome-design-team/gnome-mockups/master/music/wire-search.png
Created attachment 247919 [details] [review] Implements the searchbar Based ontop of the "search" branch in the server repo.
Setting this as assigned to Shivani. Good job, generally works, a couple of bugs and TODOs: Bugs: 1) * Open search bar * Select any album/artist/switch views Then search bar disappears 2) Doesn't search by artist name on albums view Todo: 1) Songs view: the search filters songs but doesn't take this in account for playback 2) Album view: filter tracks by title on album view 3) Artists view: when artist is selected, filter selected tracks/albums by title
Review of attachment 247919 [details] [review]: Thanks, pushed as 918b75316b9855fe8c02e7af666735747d1a5ff1
Still actual after python port
Implemented as filtering for now in 3.10.
Closing, as search (as filtering) is implemented. A better search will be implemented as a part of a fix for bug 724021