https://bugs.kde.org/show_bug.cgi?id=494013
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/-/commit/8cb77 | |7efcfb2a9728e2a277d50a0bf84 | |473be562 Status|ASSIGNED |RESOLVED Version| |26.04.0 Fixed/Implemented| | In| | --- Comment #2 from Nate Graham <[email protected]> --- Git commit 8cb777efcfb2a9728e2a277d50a0bf84473be562 by Nate Graham, on behalf of Mikhail Mezyakov. Committed on 11/01/2026 at 16:41. Pushed by ngraham into branch 'master'. Add search/filter bar to Radio Stations view Currently there's no search button in the Radio Stations view. Additionally, there was a bug where if you opened the search bar in another view, it would remain visible in the Radio Stations view but wouldn't work. This adds proper search functionality that filters radio stations by name. FIXED-IN: 26.04.0 M +15 -0 src/models/abstractmediaproxymodel.cpp M +10 -0 src/models/abstractmediaproxymodel.h M +2 -1 src/models/datamodel.cpp M +7 -0 src/models/gridviewproxymodel.cpp M +5 -4 src/qml/NavigationActionBar.qml https://invent.kde.org/multimedia/elisa/-/commit/8cb777efcfb2a9728e2a277d50a0bf84473be562 -- You are receiving this mail because: You are watching all bug changes.
