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

[Missions] Ajout des autres actions de contrôle en lien avec RapportNav #828

Merged
merged 7 commits into from
Oct 17, 2023

Conversation

thoomasbro
Copy link
Collaborator

@thoomasbro thoomasbro commented Sep 18, 2023

@@ -201,6 +201,21 @@ export function ControlForm({
validateOnChange={false}
/>
<FormikTextarea isLight label="Observations" name={`envActions[${currentActionIndex}].observations`} />

<Label>Autre(s) contrôle(s) effectué(s) par l’unité sur le navire</Label>
<StyledFormikCheckbox
Copy link
Collaborator

@claire2212 claire2212 Sep 19, 2023

Choose a reason for hiding this comment

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

je pense qu'il manque un peu d'espace entre le champ du dessus et ce que tu as rajouté. Idem pour la fin du formulaire, les cases à cocher sont toute serrées en bas (dans la colonne de gauche on a 32px de padding-bottom)

@thoomasbro thoomasbro merged commit c35ded2 into main Oct 17, 2023
10 checks passed
@thoomasbro thoomasbro deleted the thomas/other_control_types branch October 17, 2023 08:29
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.

[Mission] Pouvoir cocher les autres types de contrôle effectués lors d'un contrôle Env
3 participants