-
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: fix margin and improve stopfor input in timesstops table #9867
front: fix margin and improve stopfor input in timesstops table #9867
Conversation
Signed-off-by: Alice Khoudli <[email protected]>
Signed-off-by: Alice Khoudli <[email protected]>
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9867 +/- ##
==========================================
- Coverage 38.23% 38.21% -0.02%
==========================================
Files 995 995
Lines 91883 91881 -2
Branches 1189 1190 +1
==========================================
- Hits 35127 35115 -12
- Misses 56302 56312 +10
Partials 454 454
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Code LGTM ✅
I just need to test the 1st bug
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 ✅
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 👍
First commit : fix bug where setting an invalid margin, then a valid margin, would not register the valid margin in the path
Close #9882
Second commit : enable the user to input timestops with second unit, which were otherwise silently discarded upon saving the table