jerboa88 / Mergist

Mergist is an online tool to combine multiple PDF files into one
http://mergist.johng.io/
MIT License
3 stars 0 forks source link

Have alerts display as toasts #39

Open jerboa88 opened 2 years ago

jerboa88 commented 2 years ago

What feature would you like? Change the layout of alerts such that they displayed in a fixed position at the bottom of the page on top of all other page elements. This will ensure that users always see alerts when they are generated and prevent unnecessary reflow when alerts are show/hidden.

jerboa88 commented 2 years ago

There is now a toast component from daisyUI that we can use for this: https://daisyui.com/components/toast/