Skip to content
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: stdcm - new query should clear the hour field #10286

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

sim51
Copy link
Contributor

@sim51 sim51 commented Jan 8, 2025

Related to #9533

TimePicker component should not have a value property, it only needs hours, minutes & seconds.
Giving a value property to the component lead to some unwanted behaviors.

See OpenRailAssociation/osrd-ui#807 for more information

@sim51 sim51 requested a review from a team as a code owner January 8, 2025 13:43
@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Jan 8, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.62%. Comparing base (2e83f60) to head (3d7b584).
Report is 4 commits behind head on dev.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #10286      +/-   ##
==========================================
- Coverage   81.63%   81.62%   -0.01%     
==========================================
  Files        1063     1063              
  Lines      105438   105435       -3     
  Branches      722      722              
==========================================
- Hits        86071    86059      -12     
- Misses      19326    19335       +9     
  Partials       41       41              
Flag Coverage Δ
editoast 73.65% <ø> (-0.03%) ⬇️
front 89.34% <100.00%> (-0.01%) ⬇️
gateway 2.18% <ø> (ø)
osrdyne 3.28% <ø> (ø)
railjson_generator 87.50% <ø> (ø)
tests 87.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SharglutDev
Copy link
Contributor

This component is gonna change very soon here. But you're probably right for the value thing :)

Related to #9533

TimePicker component should not have a `value` properety, it only needs
`hours`, `minutes` & `seconds`.

See OpenRailAssociation/osrd-ui#807 for more
informations

Signed-off-by: Benoit Simard <contact@bsimard.com>
Copy link
Contributor

@SharglutDev SharglutDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm and tested

@SharglutDev SharglutDev added this pull request to the merge queue Jan 9, 2025
Merged via the queue into dev with commit fdfd8ac Jan 9, 2025
27 checks passed
@SharglutDev SharglutDev deleted the bsi/issue-9533 branch January 9, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants