nuxt-movies icon indicating copy to clipboard operation
nuxt-movies copied to clipboard

Cookie consent banner improvements

Open pi0 opened this issue 3 years ago • 3 comments

  • [ ] Position can be fixed to reduce CLS (#21)
  • [ ] We can show it earlier to reduce LCP (#45)

Some other ideas (to be implemented if we go by module approach):

  • Respcting do-not-track
  • Lazy loading banner component when does not needs to be displayed

I expect artifact of this issue (other than fixing in nuxt-movies) can be a nuxt module for implementing SSR-friendly cookie and probably an blog article to mention tips

pi0 avatar Feb 16 '21 12:02 pi0