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

fix(contributions): ajout d'un selecteur de references pour les fiches SP #1029

Merged
merged 10 commits into from
Sep 27, 2023

Conversation

maxgfr
Copy link
Member

@maxgfr maxgfr commented Sep 26, 2023

fix #1028

@maxgfr maxgfr requested review from Viczei, carolineBda and m-maillot and removed request for Viczei and carolineBda September 26, 2023 10:46
Copy link
Contributor

@m-maillot m-maillot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Top, un petit renommage et on est tout bon 🔥

@sonarcloud
Copy link

sonarcloud bot commented Sep 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@carolineBda carolineBda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

top bien joué

@@ -62,6 +63,7 @@ export const ContributionsAnswer = ({
kaliReferences: [],
otherReferences: [],
cdtnReferences: [],
contentFichesSpDocument: answer?.contentFichesSpDocument ? {} : undefined,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

t'es sur que t'as besoin de faire ça ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oui, malheuresement, on doit initialiser ces valeurs, car urql, ne sait pas si y'a un champ ou non :(

@maxgfr maxgfr merged commit c57d763 into master Sep 27, 2023
6 of 7 checks passed
@maxgfr maxgfr deleted the maxgfr/sp-autolink branch September 27, 2023 13:30
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.

Ajout des references pour les fiches services public
5 participants