iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
9 stars 2 forks source link

Popovers and dropdowns can't be expanded in status bar overflow menu #1052

Closed vermanas closed 1 month ago

vermanas commented 2 months ago

Describe the bug

When a popover or a dropdown is tried to be expanded in status bar overflow menu, it's immediately closed.

To Reproduce

  1. Reduce the size of your browser window, so that status bar entries are put into overflow menu.
  2. Expand that overflow menu.
  3. Click on any of the entries that will open up a popover or a dropdown - selection scope for example.

Expected Behavior

It's pretty self explanatory - popovers and dropdown needs to remain open/expanded when invoked from overflow menu

Screenshots

2024-09-26_16-49-19

Desktop (please complete the applicable information)

Additional context

No response

GerardasB commented 1 month ago

This is working correctly in AppUI test-app until I bump the version of iTwinUI from 3.11.2 to latest, filed an issue: https://github.com/iTwin/iTwinUI/issues/2291