-
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: LMR: fix length, mass and speed reset #10447
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #10447 +/- ##
==========================================
- Coverage 81.94% 81.93% -0.01%
==========================================
Files 1078 1077 -1
Lines 107587 107478 -109
Branches 733 727 -6
==========================================
- Hits 88157 88062 -95
+ Misses 19391 19377 -14
Partials 39 39
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
854df7b
to
1522505
Compare
@Akctarus When i select Traction engine using the combobox above i have these messages on each filled input is it the intended behaviour ? and have to close them manually which is more of a ui-core improvement |
yes it is, the user must be informed visually as soon as the app changes a piece of data he had previously changed. To close them, yes maybe we should improve that, but in any case the messages close by themselves, if we change traction engine |
78cd147
to
8e73583
Compare
front/src/applications/stdcm/components/StdcmForm/StdcmConsist.tsx
Outdated
Show resolved
Hide resolved
30f3388
to
75eecee
Compare
front/src/applications/stdcm/components/StdcmForm/StdcmConsist.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmConsist.tsx
Outdated
Show resolved
Hide resolved
0901f41
to
9d86d3c
Compare
Can you rebase your branch please, for easier testing :) |
e7351dc
to
8842e61
Compare
done ! |
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 and tested, good job !
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 and tested Thanks :)
Signed-off-by: Theo Macron <[email protected]>
8842e61
to
7757f04
Compare
closes #10106 and fix #10270
should respect the expectations of this: https://github.com/osrd-project/osrd-confidential/issues/903