You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
Currently, the dialog code is hard-coded as HTML template. Instead, the dialogs should open using the Dialog class. The goal is to provide more consistency over all dialogs and easier customization.