dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Fixed popups not working inside Dialog #1822

Closed Mil4n0r closed 7 months ago

Mil4n0r commented 7 months ago

Checklist

Description Popups inside dialog were not being displayed correctly. This has been fixed ensuring that Popups are being properly identified inside the DOM.

(Related to PR #1817)

Closes #1809