You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a widget that uses the component to display a dialog to the user to enter some input. With 4.16.5, the dialog is pushed behind the window it was opened. The widget is a floating window my electron app.
This is a regression. I am pretty sure that 4.16.4 did not have this issue.
To Reproduce
No response
Expected Behavior
The or window should stay at the very top of the UI.
Screenshots
Menu item "Add Return Period" opens a dialog.
No window appears:
If you shrink the size of the floating window, you'll see the modal dialog:
Desktop (please complete the applicable information)
Describe the bug
I have a widget that uses the component to display a dialog to the user to enter some input. With 4.16.5, the dialog is pushed behind the window it was opened. The widget is a floating window my electron app.
This is a regression. I am pretty sure that 4.16.4 did not have this issue.
To Reproduce
No response
Expected Behavior
The or window should stay at the very top of the UI.
Screenshots
Menu item "Add Return Period" opens a dialog.
No window appears:
If you shrink the size of the floating window, you'll see the modal dialog:
Desktop (please complete the applicable information)
iTwin.js: 4.9.0-dev.22
iTwinUI: 3.14.2
AppUI: 4.16.5
React: 17.0.2
Node.js: 20.9.0
Electron: 29.1.0
Additional context
No response
The text was updated successfully, but these errors were encountered: