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 has been archived by the owner on Apr 12, 2024. It is now read-only.
We use Flask's message flashing for feedback from the backend (e.g. after form posts or file uploads). These flash messages are displayed as overlays and which disappear after 5 seconds.
In addition to that we show a progress bar.
Here are some suggestions to improve user feedback:
We use Flask's message flashing for feedback from the backend (e.g. after form posts or file uploads). These flash messages are displayed as overlays and which disappear after 5 seconds.
In addition to that we show a progress bar.
Here are some suggestions to improve user feedback:
Flask-WTF
)The text was updated successfully, but these errors were encountered: