-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Mission] Amélioration continue #1895
Conversation
…mission zone when add surveillance zone or control point and add message when control point is calculated from reporting
9a28c9e
to
e86a96a
Compare
frontend/src/features/missions/Layers/missionGeometryHelpers.ts
Outdated
Show resolved
Hide resolved
))} | ||
</> | ||
</Field> | ||
<div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
question: la div est necessaire ? Un fragment devrait suffire, je pense
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oui elle est nécessaire pour le gap
dans le formulaire, l'espacement n'est pas bon si je l'enlève
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
du coup j'aurais bien mis la div dans le formulaire mais c'est du chipotage
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, je vais faire une autre pr sur les missions, je ferai le changement à ce moment là
frontend/src/features/missions/MissionForm/ActionForm/ControlForm/index.tsx
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Related Pull Requests & Issues