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: fix pending pathfinding message display stuck when selecting new infra #2946

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

Yohh
Copy link
Contributor

@Yohh Yohh commented Jan 19, 2023

close #2805

@Yohh Yohh requested a review from a team as a code owner January 19, 2023 10:09
@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #2946 (510d735) into dev (7ff3fb1) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 510d735 differs from pull request most recent head 5f3b1d9. Consider uploading reports for the commit 5f3b1d9 to get more accurate results

@@             Coverage Diff              @@
##                dev    #2946      +/-   ##
============================================
- Coverage     38.30%   38.29%   -0.01%     
  Complexity     1713     1713              
============================================
  Files           600      600              
  Lines         18335    18338       +3     
  Branches       2513     2513              
============================================
  Hits           7023     7023              
- Misses        10906    10909       +3     
  Partials        406      406              
Flag Coverage Δ
front 4.07% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...rc/applications/osrd/views/OSRDConfig/Itinerary.js 0.00% <0.00%> (ø)
front/src/applications/stdcm/Home.js 0.00% <ø> (ø)
.../src/applications/stdcm/views/OSRDCStdcmConfig.tsx 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Yohh Yohh force-pushed the yoh/fixPendingPathfindingMessageDisplay branch from 510d735 to 5f3b1d9 Compare January 19, 2023 11:16
@nicolaswurtz nicolaswurtz merged commit 53b6a18 into dev Jan 20, 2023
@nicolaswurtz nicolaswurtz deleted the yoh/fixPendingPathfindingMessageDisplay branch January 20, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OSRDConfig: Pending Pathfinding message still displays if infra is changed.
3 participants