Skip to content
Snippets Groups Projects

Issue #3437375: Allow only one submenu to be open at a time

Issue #3437375: Allow only one submenu to be open at a time
1 open thread

Closes #3437375

Merge request reports

Members who can merge are allowed to add commits.

Merge request pipeline passed with warnings for 336777f3

Approval is optional
Code Quality is loading
Test summary results are being parsed
Ready to merge by members who can write to the target branch.
  • The source branch is 32 commits behind the target branch.
  • 1 commit and 1 merge commit will be added to .
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Chris DeLuca changed title from Allow only one submenu to be open at a time to Issue #3437375: Allow only one submenu to be open at a time

    changed title from Allow only one submenu to be open at a time to Issue #3437375: Allow only one submenu to be open at a time

58 58 };
59 59
60 60 button.addEventListener('click', (e) => {
61 Array.from(context.querySelectorAll('[data-toolbar-menu-trigger]'))
Please register or sign in to reply
Loading