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

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

Repository metrics

Stars
 (1,039 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Something like a rootNode prop, maybe?

Contributor guide