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

Dialog : ContactCardModal devrait utiliser Dialog à la place de IllustrationDialog #753

Open
JF-Cozy opened this issue Nov 4, 2020 · 0 comments

Comments

@JF-Cozy
Copy link
Contributor

JF-Cozy commented Nov 4, 2020

ContactCardModal devrait retourner quelque chose comme :

<Dialog
  title={nom du contact, group dropdown, boutons d'action}
  content={infos du contact}
/> 

Or pour l'instant cozy/cozy-ui#1641 les dropdown ne passent pas par dessus le contenu. D'où l'utilisation pour le moment de IllustrationDialog (pour ne pas avoir de titre séparateur) avec tout le contenu dans le content

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

1 participant