[bug] <rh-dialog>
nested in <rh-tabs>
is not displaying the full height of the page
#2085
Labels
bug
Something isn't working
Describe the bug
This appears to maybe be a Safari specific issue.
Codepen Example
The short version is that we have a page that needs to use tabs to display a list of items and in that list they can click on a button to get more details.
Using
rh-dialog
inside of therh-tabs
component appears to cause a visual bug though as the overlay and the modal do not take up the full width / height of the screen and instead are contained inside of the size of therh-tabs
component.A native
dialog
element works, as shown in this codepen.The dialog element outside of the
rh-tabs
component works.Screenshots
Steps to reproduce
Expected behaviour
The dialog element should display with the full height / width of the screen. It should operate outside of the bounds of the
rh-tabs
component.Element HTML
Operating System (OS)
macOS
Browser
Safari
Additional browser or assistive technology info
The text was updated successfully, but these errors were encountered: