thombruce / tnt

Thom's Nuxt Template
https://tnt.thombruce.com/
MIT License
1 stars 0 forks source link

[Feature]: Custom Cookie Control #63

Open thombruce opened 3 months ago

thombruce commented 3 months ago

Feature request

I've just installed and played a little with https://github.com/dargmuesli/nuxt-cookie-control

A great package for a drop-in cookie solution... but stylistically opinionated. Potentially this is customisable.

What I want, and what I won't deliver short of, is a cookie control feature in TNT that can be toggled on or off, feature a list of cookies each of which can be selected independently (some may be required and still listed - checked and disabled) and which uses the same base Tailwind styles I'm using elsewhere.

Cookies should be acceptable from a toast, configurable from a modal and reconfigurable from the /settings page.

Code of Conduct

thombruce commented 3 months ago

Once done, we can reimplement support for Umami Analytics and Google Analytics. _Don't forget that individual sites should also have a privacy(-policy).md, and this might mean reconfiguring how navigation components work.