Unintuitive cards removal on mobiles/touchables #84
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the only way is to hold the card and move it to the side's "+"/sidebar. If you don't know that there is a drag-n-drop functionality (which is intended for desktops only) you would get stuck. Moreover, FF on Android opens a modal dialog, and Samsung Internet on Samsung devices also tries to drag the image to the system out of the page (same may appear to be on apple devices since they have similar function AFAIK).
The proposal is to add "delete card" button on the bottom of the card, which appears for a few seconds after tapping the card. The button design may just reuse existing button that appears on hover event on desktops (hover event is virtually nonexistent on touchables).
Found during testing the #83.
IMHO the current behavior is fine.
Just an update from iOS - they simulate hover effect on the first tap, so the button appears more or less as expected on safari-only-touchables