-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.4] Fix the actions menu in the admin isn't working on mobile #44199
Conversation
It seems that the issue at hand is introduced with my PR for issue #43891, solving overlapping dropdowns. Adding the check as proposed in this PR solves that issue. Good catch @AkameOuO |
I have tested this item ✅ successfully on 43c6243 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44199. |
@hans2103 Thanks for checking and testing. |
I have tested this item ✅ successfully on 43c6243 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44199. |
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44199. |
Thank you |
[5.2] Upmerge 2024-10-07: Changes from PR #44199 .
[5.3] Upmerge 2024-10-08: - [4.4] Update NPM developer dependencies braces, fill-range, micromatch and rollup #44159 - [4.4] Fix the actions menu in the admin isn't working on mobile #44199 - [5.2][GuidedTours] replace deprecated access of input property #44195 - [5.2] Translation Update #44191 - [5.2] SEF: Don't remove trailingslash on hp in a subdir #44205
Pull Request for Issue #44198 .
Summary of Changes
Fix the actions menu in the admin isn't working on mobile
Testing Instructions
Select one or more articles / users from the list. Then click in the top right corner to open the menu and click on 'Actions'.
Actual result BEFORE applying this Pull Request
The whole menu is closed.
Expected result AFTER applying this Pull Request
Open the submenu to give you a choice
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed