-
Notifications
You must be signed in to change notification settings - Fork 43
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
front: add placeholder 0 in budget and allowances inputs #5514
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #5514 +/- ##
============================================
- Coverage 19.62% 19.61% -0.02%
Complexity 2322 2322
============================================
Files 879 879
Lines 105479 105573 +94
Branches 2566 2566
============================================
Hits 20704 20704
- Misses 83272 83366 +94
Partials 1503 1503
Flags with carried forward coverage won't be shown. Click here to find out more.
|
front/src/modules/trainschedule/components/ManageTrainSchedule/Allowances/types.ts
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/Allowances/helpers.ts
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/Allowances/AllowancesActions.tsx
Show resolved
Hide resolved
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.
58b2b04
to
6692c83
Compare
6692c83
to
22e093b
Compare
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.
LGTM
22e093b
to
cb4e0e4
Compare
Viewed with Nicolas and Thibaut, we decided to simply remove the placeholders (instead of placeholders "choisissez..." |
closes #5548
closes #5477