iTwin / appui

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

Portal editor to same container used to portal other components #879

Closed saskliutas closed 3 months ago

saskliutas commented 3 months ago

Changes

Container used to portal components had higher z-index than Popup components. Changed editors to use same portal container. Required to fix https://github.com/iTwin/viewer-components-react/issues/921.

Testing

Tested manually