Open indreksiitan opened 7 years ago
Since nested modals seem to be allowed by concept, I would label this as a bug, not an enhancement.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
Raising this to be not stale.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
Fixed in https://github.com/fomantic/Fomantic-UI 2.5.1
What happens: If I have multiple modals open, then pressing the ESC key closes all open modals.
Expected behaviour: pressing the ESC key should only close the current/topmost modal. Especially since, unlike many over UIs, there is no X button on the modal itself to close by mouse.