iTwin / appui

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

Popped out widget content has unexpected transition when Select dropdown is opened #886

Closed saskliutas closed 2 weeks ago

saskliutas commented 3 weeks ago

Describe the bug

Widget content has unexpected transition if Select component dropdown is opened in popped out widget.

To Reproduce

  1. Build test-app on this branch https://github.com/iTwin/appui/tree/repararent-widget-with-select/
  2. Launch test-app
  3. Open Select dropdown in widget while it is not popped out
  4. Close dropdown and pop out widget
  5. Open Select dropdown in popped out widget
  6. Content has transition

Expected Behavior

There should be no transition.

Screenshots

2024-06-26_11-46-54

Desktop (please complete the applicable information)

No response

Additional context

No response