You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When you are in a preview (text/image) and you click the (un)set as available offline button there aren't feedback and changes in button's name so it is confused because you don't know how the file is. Also there is a little glitch when you click in the menu. It seems that when you click one option in the menu, you are always clicking the first one.
Screen_recording_20240415_102230.mp4
Describe the solution you'd like
A little dialog related with the function that it is used, can be shown in the bottom of the screen. The same when you are in file's details. Also, change the label when the file is available offline or not.
This seems a good improvement! We should always give feedback to the user when they do any kind of action 😄
A Snackbar seems a good approach here when we press the (Un)set available offline button 👍
But, take into account that if the text doesn't change immediately is because the process of do/undo a file available offline takes a while (download the file or remove it), so we could show different Snackbars depending on the status of the process: one when it is being downloaded or removed and another one when it has already finished
jesmrec
changed the title
[FEATURE REQUEST] Add feedback in preview menu
[FEATURE REQUEST] Add status message in preview menu when setting av. offline from preview
Jul 29, 2024
jesmrec
changed the title
[FEATURE REQUEST] Add status message in preview menu when setting av. offline from preview
[FEATURE REQUEST] Add status message when setting av. offline from preview
Jul 29, 2024
jesmrec
changed the title
[FEATURE REQUEST] Add status message when setting av. offline from preview
[FEATURE REQUEST] Add status message when (un)setting av. offline from preview
Jul 29, 2024
Is your feature request related to a problem? Please describe.
When you are in a preview (text/image) and you click the (un)set as available offline button there aren't feedback and changes in button's name so it is confused because you don't know how the file is. Also there is a little glitch when you click in the menu. It seems that when you click one option in the menu, you are always clicking the first one.
Screen_recording_20240415_102230.mp4
Describe the solution you'd like
A little dialog related with the function that it is used, can be shown in the bottom of the screen. The same when you are in file's details. Also, change the label when the file is available offline or not.
Screen_recording_20240415_102625.mp4
TASKS
The text was updated successfully, but these errors were encountered: