View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021785 | MMA | UI (general) | public | 2025-09-26 15:36 | 2025-10-02 11:43 |
Reporter | martin | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | feedback | Resolution | reopened | ||
Platform | Android | OS | - | OS Version | all |
Product Version | 2.1.1 | ||||
Target Version | 2.1.1 | Fixed in Version | 2.1.1 | ||
Summary | 0021785: Bottom sheet contextual menu | ||||
Description | Due to the limited space in the toolbar and the limitations on the number of commands that can be displayed there, it makes sense to implement a context menu that appears in the bottom sheet menu. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1280 | ||||
|
Tested 1280. Looks good. The following issues remain: 1) Without this feature, less frequently used functions have a description, so it's clear what the functions do. With this approach, all (even less commonly used functions) have no description so it's unclear what they do. Options: a) Include text below the buttons b) allow the user to swipe up further to show full descriptions c) allow the user to tap-hold buttons for a description to appear 2) Selecting tracks in the Folders view triggers a crash. e.g. Navigate to Folders > Library > FolderName and tap-hold a track --> crash This also occurs via Music > Location EDIT: 2a) A variant of the above also occurs in the Playing queue: 1 Tap hold a track to select 2 Tap the track to deselect --> Crash 3) Buttons appear inconsistently a) Tracks in Albums, Artist lists are missing 'Set as...' b) Years and Rating views have 'Select all' in the 'Bottom list' (it doesn't work correctly, but it should be removed). Possibly related to 0020090. 4) Selection is lost unexpectedly if the user selects tracks, goes to perform an action on them, and then backs out of the action. e.g. Select track, then FMFS, then BACK (without doing the search) Select track, then Share, then BACK (without sharing) Select track, then Set as, then BACK (without setting a ringtone) |
|
1) a)already implemented in the expanded version b)swiping fixed, alternatively, you can click on grabber. c)fixed 2)fixed 3)fixed 4) fixed except for the Share dialog, which is a system dialog, which does not return a result whether the action was finished or cancelled. |
|
Let me know about the text in the new option: Bottom sheet action mode Show context actions in the bottom sheet instead of the top toolbar. I believe that this option should be enabled by default at least for BETA users. Do you agree? |