Skip to content

[8.1-stable] Add touch support to the admin menubar#3723

Merged
tvdeyen merged 1 commit into8.1-stablefrom
backport/8.1-stable/pr-3715
Mar 4, 2026
Merged

[8.1-stable] Add touch support to the admin menubar#3723
tvdeyen merged 1 commit into8.1-stablefrom
backport/8.1-stable/pr-3715

Conversation

@alchemycms-bot
Copy link
Copy Markdown

@alchemycms-bot alchemycms-bot bot commented Mar 4, 2026

Backport

This will backport the following commits from main to 8.1-stable:

Questions ?

Please refer to the Backport tool documentation

Touch devices don't have hover/focus-within, so the menubar was
inaccessible on mobile. This adds touchstart event handling that
toggles an `is-open` CSS class, which mirrors the existing hover
and focus-within behavior.

(cherry picked from commit dc70c94)
@alchemycms-bot alchemycms-bot bot requested a review from a team as a code owner March 4, 2026 16:05
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.48%. Comparing base (dfe2a5a) to head (34b1e0a).
⚠️ Report is 5 commits behind head on 8.1-stable.

Additional details and impacted files
@@             Coverage Diff             @@
##           8.1-stable    #3723   +/-   ##
===========================================
  Coverage       97.48%   97.48%           
===========================================
  Files             314      314           
  Lines            8283     8283           
===========================================
  Hits             8075     8075           
  Misses            208      208           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen tvdeyen enabled auto-merge March 4, 2026 16:52
@tvdeyen tvdeyen merged commit 0793be7 into 8.1-stable Mar 4, 2026
20 checks passed
@tvdeyen tvdeyen deleted the backport/8.1-stable/pr-3715 branch March 4, 2026 17:45
@alchemycms-bot alchemycms-bot bot mentioned this pull request Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants