viur-framework / flare

Python framework to create web-apps on top of Pyodide
https://flare.docs.viur.dev
MIT License
33 stars 10 forks source link

don't allow shortcuts to close a non closeable Alert Popup #26

Closed skoegl closed 3 years ago

skoegl commented 3 years ago

When an Alert popup is set to closeable=False there also should be no shortcuts like ESC or anything else allowing to close that widget.