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

Formulaire de mise à jour d'étiquette #1311

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

thom4parisot
Copy link
Member

@thom4parisot thom4parisot commented Feb 27, 2025

Utilisation d'un même composant pour créer et modifier les étiquettes.

image

fixes #893

Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for stylo-docs canceled.

Name Link
🔨 Latest commit 261f4da
🔍 Latest deploy log https://app.netlify.com/sites/stylo-docs/deploys/67c73f8f85127c0008e59231

Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for stylo-dev ready!

Name Link
🔨 Latest commit 261f4da
🔍 Latest deploy log https://app.netlify.com/sites/stylo-dev/deploys/67c73f8feea7fc00086dd22e
😎 Deploy Preview https://deploy-preview-1311--stylo-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@thom4parisot thom4parisot marked this pull request as draft February 27, 2025 17:05
@thom4parisot
Copy link
Member Author

@ggrossetie en suivant cette voie, on pourrait factoriser tous les composants *{Create,Update}.jsx, ça complique la maintenance.

Lundi ou mardi j'écrirai quelques tests. Tu vois d'autres choses importantes à faire ?

@thom4parisot thom4parisot marked this pull request as ready for review March 4, 2025 16:58
@thom4parisot
Copy link
Member Author

@ggrossetie je suis content d'avoir réussi à tester un composant qui se basait sur swr et des requêtes GraphQL 😄

J'avais testé en passant un provider mais j'étais surpris de voir que c'était sans effet (useMutate() ne voyait pas ce cache swr là) 🤷🏻 en passant par la fonction mutate() c'est ok 👍🏻

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

Successfully merging this pull request may close these issues.

Modifier une étiquette
1 participant