NkSelect rendered standalone and inside react-aria-components modals and dialogs
Select in Overlays
Standalone NkSelect (should work)
Select rendered outside of any modal. The reference baseline.
Framework
Selected: next
NkSelect inside NkModal (RAC modal)
Select inside a react-aria-components modal. Same library, same overlay system.
NkSelect inside RAC Dialog (same pattern as Hub, should work)
Same architecture as the Hub Dialog: react-aria-components Modal plus Dialog. RAC Select and RAC Dialog share the same overlay system, so there is no conflict.