-
Notifications
You must be signed in to change notification settings - Fork 46
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: refacto import modal and clean button colors #5255
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #5255 +/- ##
============================================
- Coverage 18.76% 18.75% -0.02%
Complexity 2318 2318
============================================
Files 852 852
Lines 103361 103424 +63
Branches 2408 2408
============================================
Hits 19395 19395
- Misses 82628 82691 +63
Partials 1338 1338
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
💪
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, nice refacto :) Tested in local for different cases and everything works.
Just left one (annoying) comment
front/src/modules/trainschedule/components/ImportTrainSchedule/ImportTrainScheduleModal.tsx
Outdated
Show resolved
Hide resolved
3bd5a07
to
e9be32b
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
closes #4900