Bug 494013

Summary: Add a filter in the Radio stations header
Product: [Applications] Elisa Reporter: Justin Zobel <justin>
Component: generalAssignee: Matthieu Gallien <matthieu_gallien>
Status: RESOLVED FIXED    
Severity: wishlist CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 26.04.0
Sentry Crash Report:

Description Justin Zobel 2024-10-03 02:40:39 UTC
It would be nice to be able to filter the Radio Statios list.

The header in the radio stations view has "Radio Stations" a gap and then a + button to add new stations. The edit-find-symbolic icon would go to the left of the add button and then show a filter bar to the left of it where users can type and the radio station list is filtered as they type.
Comment 1 Bug Janitor Service 2026-01-09 22:27:14 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/734
Comment 2 Nate Graham 2026-01-11 16:41:32 UTC
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