Improve file actions on mobile.
Review Request #14125 — Created Aug. 28, 2024 and submitted
On mobile, file actions were being displayed mostly off screen, to the
right or left of the file attachment thumbnail. This change fixes things
by displaying the file actions below the file thumbnail. We also make
sure to hide the actions if the user opens the caption editor.
- Tested using file actions on mobile and desktop.
- Tested opening the caption editor while file actions are open.
- Tested tapping and hovering on multiple different thumbnails, opening
and closing file actions for each.
- Change Summary:
-
Updated for the new
inMobileMode
attribute added in /r/14126/ - Commits:
-
Summary ID b8179b1ff2dd55912d4dbaefacfe80c07a6bcf57 d9832aa25d69a6863b5aef8f3fada785f9158514
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.