adopted-ember-addons / adopted-ember-addons/ember-cli-flash

provide a post-build means to set messages sticky outside of config/environment file

Aperta
#327 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
355
Fork
118
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

this is more of a feature suggestion than a bug:

our team is looking to set an option for users to be able to toggle auto-dismiss/sticky messages. This enables us to meet accessibility standards for [WCAG-AA Success Criterion 4.1.3](https://www.w3.org/WAI/WCAG21/Understanding/timing-adjustable).

Currently, with every call we make to `ember-cli-flash`, we have to also pass `sticky: isStickySetOnForUser`. It would be great to have a place to set this based on user preferences, post-build rather than in the environment file.

thank you for your time <3
Seema

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.