nosdav / pastebin

NosDAV pastebin
https://nosdav.github.io/pastebin/
MIT License
8 stars 1 forks source link

No notifications on operations like load, save and login #15

Open damascene opened 1 month ago

damascene commented 1 month ago

I've tested the service recently and I've noticed that there was no notification on successful operations like loading a file, saving or login or failed operation like login without having an extension to handle it.

User would expect some type of notification instead of visually or manually confirming.

melvincarvalho commented 1 month ago

Thanks for the feedback. The apps were generally put together quickly. This would definitely be a good thing, I've just not figured out the best way yet. Would be happy to merge a PR on a specific app, or if there's some UX that is very confusing to the user, tackle that first.

melvincarvalho commented 1 month ago

Still more to do, but partially addressed in : https://github.com/nosdav/pastebin/pull/18

image

image

damascene commented 1 month ago

Thank you that is much better