convoys: dangerous up/down buttons in convoy list on mobile #6
Reference in New Issue
Block a user
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?
The move up/down buttons are dangerous for mobile users, as they might easily tap them unintentionally while browsing the site.
dangerous up/down buttons in convoy list on mobileto convoys: dangerous up/down buttons in convoy list on mobileStatus update: I am switching the convoy reorder affordance to a safer mobile-only interaction. On small screens, move up/down will move behind a compact action menu, while the existing direct buttons remain unchanged on desktop-sized layouts.
Verified: on mobile, convoy move up/down actions now live behind a compact action menu, while the direct reorder buttons remain available on desktop-sized layouts. This keeps the feature accessible but removes the easy accidental-tap path on small screens.