davidtheclark/react-aria-modal

[feature] When modal is rendered into a certain node, `esc` should close the modal when it's pressed within that node

Open

#62 opened on Mar 28, 2018

 (7 comments) (0 reactions) (0 assignees)JavaScript (94 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,039 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This might be optional behavior. Perhaps even a separate option altogether.

Something like a rootNode prop, maybe?

Contributor guide