Opened 7 years ago
Last modified 2 months ago
#43494 accepted defect (bug)
Can't change/delete menu items in Customizer on mobile
Reported by: | mor10 | Owned by: | audrasjb |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Menus | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
On mobile/tablet browser (only Android, Chrome browser tested), menu items can be added and reorganized, but the drop-down toggle for further options doesn't work. As a result menu items cannot be removed.
To reproduce:
- Log in to admin in mobile / tablet browser
- Go to Customizer -> Menus
- Add menu item to a menu
- Attempt to edit / delete menu item
Originally reported by community user Sue Jenkins on Twitter: https://twitter.com/LuckychairNews/status/969682449176211456
Change History (12)
#3
@
5 years ago
- Focuses ui added
- Keywords needs-patch added
- Milestone changed from Awaiting Review to 5.3
- Status changed from reviewing to accepted
#4
@
5 years ago
I'm unable to reproduce this issue on Android 9 on my Moto G6 using Chrome 76.0.3770.143 with WordPress 5.3-alpha-45665.
This ticket was mentioned in Slack in #accessibility by dinhtungdu. View the logs.
5 years ago
#7
@
5 years ago
I've checked this issue in my Android Phone One Plus 5T Using Chrome.
And tried to add/delete menu items in customizer. Its a little bit difficult to add/delete items because menu item not open in one time. I clicked 2-3 times on the menu item and then it worked for me.
#8
@
5 years ago
- Milestone changed from 5.3 to Future Release
WP 5.3 beta 2 is coming today and there is still no patch for this ticket.
Moving it to Future release.
#9
@
4 years ago
I can reproduce this issue on my S9 with chrome browser.
It's still there.
I have made a vid of this issue for reference- https://drive.google.com/file/d/1ASh04SxRWGpF86y_0-l5ZmObNFPsyIs7/view?usp=sharing
#10
@
2 years ago
Any update on this?
Incredibly difficult to expand a menu item for deletion on mobile in the admin... Impossible after 20 minutes attempting it for me.
"Bulk select" doesn't work either.
This ticket was mentioned in PR #7519 on WordPress/wordpress-develop by @veryard.
2 months ago
#11
- Keywords has-patch added; needs-patch removed
I believe this is due to sortable and the accordion interfering with each other, so like the postbox.js
file we set a delay of 200ms to try prevent this if on mobile.
Hi,
Thanks for the ticket. I can reproduce the issue on my side.
Moving it for 5.3 consideration.