ugent-library / deliver

Apache License 2.0
3 stars 0 forks source link

Give feedback when items have been uploaded. #49

Open mietcls opened 1 year ago

mietcls commented 1 year ago

Enhancement

Feedback from user testing sessions: people need to know when things are "done", and need more visual feedback. The progress bars already help, but the toaster confirmation helps to draw attention to uploads that are happening below the fold.

Expected results

"filename.extension has uploaded successfully"

Screenshot 2024-03-25 at 11 55 39

"Something went wrong. Failed uploading 3 files."

Screenshot 2024-03-25 at 12 05 11

Simple toast component: https://booktower-ugent-ui.vercel.app/styleguide/b-toasts.html#component-04-b-toast-simple

nicolasfranck commented 10 months ago

Is this still an issue? Now you can see that files are uploading, and yes it may happen that after 100% upload completion, it stays there for a few seconds. Are there steps missing?

mietcls commented 10 months ago

The issue isn't ready to be taken on, I still need to refine it. Will look at it when I have time.