Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FRONT] - Ajouter un polyfill pour supporter la modale #907

Open
Drastal opened this issue Feb 13, 2023 · 1 comment
Open

[FRONT] - Ajouter un polyfill pour supporter la modale #907

Drastal opened this issue Feb 13, 2023 · 1 comment

Comments

@Drastal
Copy link
Contributor

Drastal commented Feb 13, 2023

Contexte

L'élément dialog est actuellement utilisé dans le composant Modal. Cet élément relativement récent a un support limité, cela nous prive de certains utilisateurs, notamment d'utlisateurs sous Safari iOS.

Solutions Envisagées

Voir si ce polyfill pourrait convenir : https://github.com/GoogleChrome/dialog-polyfill

Conséquences

ça fait des Chocapic

@juliebrunetto83
Copy link
Contributor

Il y a un problème d'import à cause du SSR avec dialog-polyfill => GoogleChrome/dialog-polyfill#230

Solution => Trouver une alternative à dialog-polyfill ou implémenter nous même la modale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants