Summary: | Pressing play on a song that was deleted does not show appropriate UI for this case | ||
---|---|---|---|
Product: | [Applications] Elisa | Reporter: | Justin Zobel <justin.zobel> |
Component: | general | Assignee: | Nate Graham <nate> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate |
Priority: | NOR | Keywords: | usability |
Version: | 23.08.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/elisa/-/commit/10161cdd7d08fd9fb9e0a3b49967ee73586cef6d | Version Fixed In: | 24.02 |
Sentry Crash Report: |
Description
Justin Zobel
2023-10-21 04:59:15 UTC
Can mostly confirm with git master. The song becomes grayed out, but yeah, some kind of message would be good to show to the user here. A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1350 Git commit 10161cdd7d08fd9fb9e0a3b49967ee73586cef6d by Nate Graham. Committed on 24/10/2023 at 22:23. Pushed by ngraham into branch 'master'. Subtly notify user on invalidated songs When a song becomes invalidated, it greys out and becomes unplayable. But we don't display any text to the user regarding this, so they have to guess at what might have happened. FIXED-IN: 24.02 M +9 -0 src/qml/shared/BasePlayListDelegate.qml https://invent.kde.org/multimedia/elisa/-/commit/10161cdd7d08fd9fb9e0a3b49967ee73586cef6d |