jkomoros / card-web

The web app behind thecompendium.cards
Apache License 2.0
46 stars 8 forks source link

Do a pretty Error dialog #660

Open jkomoros opened 1 year ago

jkomoros commented 1 year ago

Have a dialog that's in page and that can be a log or warning.

Use it for AI error messages but also any time we do console.warn or alert().

(This might be a dupe)

Related to #647