View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019999 | MMA | Action bar | public | 2023-05-03 02:34 | 2023-08-09 20:16 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
Summary | 0019999: Extra taps needed to play because 'Shuffle all' is missing from some views (regression) | ||||
Description | When tapping a GenreName, ArtistName, AlbumArtistName, TrackArtistName, or ComposerName, MMA opens with Albums displaying by default, but all of those views don't display a 'Shuffle all' button at the top. This is problematic because: a) In many cases that is the desired action and it forces users into an extra step b) It's inconsistent with other views Affected views: GenreName > Albums ArtistName > Albums AlbumArtistName > Albums TrackArtistName > Albums ComposerName > Albums Note: This icon appears in almost every view. Since it's usually the action desired by default (excepting Podcasts / Audiobooks), we might want to consider placing it as a Floating Action Button (or we can wait for 2.0.1 to try that). | ||||
Additional Information | Reported at ticket 5828 (and elsewhere) | ||||
Tags | No tags attached. | ||||
Fixed in build | 1086 | ||||
related to | 0019942 | feedback | rusty | Common actions require more clicks/work in 2.x (regression) |
related to | 0018905 | closed | rusty | Play shuffled command appears when it shouldn't / doesn't shuffle by the displayed Attribute |
related to | 0019625 | resolved | martin | 'Play shuffled' is missing in some views |
related to | 0020185 | new | rusty | Play Shuffled FAB doesn't make sense for some views |
related to | 0020015 | closed | martin | Default 'Home' layout: Add back 'Tracks' node |
related to | 0019919 | feedback | rusty | Add Random Play to menu when files are selected |
|
Deferring this to review: - which commands should appear at he top level vs within the overflow menu - which commands should appear as a floating action button Working around this in 2.0, by implementing 0020015. |
|
Turns out that this workaround is insufficient, as the most severe issue associated with this bug is the fact that it is a needlessly multi-step process to play tracks associated with ArtistName, AlbumArtistName, TrackArtistName, or ComposerName. e.g. MMA1: Tap ArtistName, Tap shuffle MMA2: Tap ArtistName, Swipe to Tracks, Tap Shuffle I would suggest that the simplest fix in the short term would be to add back the PlayShuffled button for the originally suggested views. |
|
It turns out that the idea of removing shuffle (0018905 option 2) was not a good one (for the reasons described in this bug). |
|
Fixed in build 2.0.0.1086 |
|
Verified 1086. |