WikiMovimentoBrasil / quickstatements3

Repository for the development of a new version of QuickStatements
https://qs-dev.toolforge.org
MIT License
5 stars 11 forks source link

Toast notifications #50

Closed arcstur closed 2 months ago

arcstur commented 2 months ago

Maybe we can use django's built-in messages framework together with this JS library: https://apvarun.github.io/toastify-js/ or this one: https://carlosroso.com/notyf/

deviserops commented 2 months ago

Hi @arcstur

If you are looking for simple and extreme lightweight you can try this: https://www.npmjs.com/package/@deviser/notify

arcstur commented 2 months ago

I was reviewing the code and the UI again, and I don't think we need toast notifications for now :)