STEPS TO REPRODUCE 1. Opened Koko 2. Clicked on Year 3. Clicked back on Pictures OBSERVED RESULT The UI did not react for a few seconds. Finally it does, but the title keeps saying 2025 and I see no option to disable the filter again. The log printed: ``` qrc:/qt/qml/org/kde/kirigami/private/PrivateActionToolButton.qml:74:5: QML Binding: Binding loop detected for property "value": qrc:/qt/qml/org/kde/kirigami/private/PrivateActionToolButton.qml:77:9 qrc:/qt/qml/org/kde/koko/AlbumView.qml:491:5 Parameter "selectedModel" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead. qrc:/qt/qml/org/kde/koko/AlbumView.qml:15:1: QML AlbumView: Created graphical object was not placed in the graphics scene. qrc:/qt/qml/org/kde/kirigami/private/PrivateActionToolButton.qml:74:5: QML Binding: Binding loop detected for property "value": qrc:/qt/qml/org/kde/kirigami/private/PrivateActionToolButton.qml:77:9 file:///usr/lib64/qt6/qml/org/kde/kirigami/PageRow.qml:997:9: QML QQuickItem*: StackView has detected conflicting anchors. Transitions may not execute properly. ile:///usr/lib64/qt6/qml/org/kde/kirigami/PageRow.qml:997:9: QML QQuickItem*: StackView has detected conflicting anchors. Transitions may not execute properly. ``` EXPECTED RESULT No hangs and an easy UI to enable and disable by date filters. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20251127 KDE Plasma Version: 6.5.3 KDE Frameworks Version: 6.20.0 Qt Version: 6.10.1 Kernel Version: 6.17.9-1-default (64-bit) Graphics Platform: Wayland
Correct steps to reproduce: 1) Click on Year 2) Click on the folder 2025 3) Open a picture in 2025 4) Click on Pictures Nothing happens