View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020075 | MMA | Playlists | public | 2023-06-02 22:30 | 2023-06-23 17:31 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
Summary | 0020075: Unclear how to create a new playlist: the Add to Playlist dialog's 'Create' button is hidden under keyboard (regression) | ||||
Description | When you add a file to a Playlist you can create a new Playlist. This will open a textbox, to enter the name, but the Create/Go Back can be hidden under the keyboard. Unless a user realizes this, they're confused as to how to create a new playlist. It would be better that the buttons are shown right under the Playlist name textbox. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1091 | ||||
|
A simple solution to this is that like MMA 1.x, when the user enters a playlist name, the 'Return' key should be replaced with a 'Checkbox' key like in MMA 1.x (as there's never any reason to have a carriage return within a playlist name), and the 'Go back' / 'Create' buttons should be displayed even when the keyboard is shown (the extra step that we've added in MMA 2.0 requiring the user to tap 'Create' after already having committed the name change makes the UI more onerous). |
|
Fixed in build 2.0.0.1090 |
|
Tested 1090 and this is working, however, there's still a bug that the keyboard: - stays open after the new playlist has been named - closes and re-opens after the tracks have been added to the new playlist |
|
Fixed in build 2.0.0.1091 |
|
Verified 1091. |