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 history update behaviour on map move #3415

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

Math-R
Copy link
Contributor

@Math-R Math-R commented Mar 6, 2023

close #3201

@Math-R Math-R added the area:front Work on Standard OSRD Interface modules label Mar 6, 2023
@Math-R Math-R requested a review from a team as a code owner March 6, 2023 15:55
@Math-R Math-R added the severity:critical Critical severity bug label Mar 6, 2023
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #3415 (b475a14) into dev (42dfe5c) will decrease coverage by 0.02%.
The diff coverage is 20.00%.

@@             Coverage Diff              @@
##                dev    #3415      +/-   ##
============================================
- Coverage     67.89%   67.87%   -0.02%     
  Complexity     1879     1879              
============================================
  Files           398      398              
  Lines         19728    19732       +4     
  Branches       1500     1500              
============================================
  Hits          13394    13394              
- Misses         5649     5653       +4     
  Partials        685      685              
Flag Coverage Δ
front 55.34% <20.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
front/src/reducers/map/index.ts 50.00% <20.00%> (-0.66%) ⬇️

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

@alexandredamiron alexandredamiron merged commit ba99d74 into dev Mar 6, 2023
@alexandredamiron alexandredamiron deleted the mrd/fix-history-on-map-move branch March 6, 2023 18:26
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 severity:critical Critical severity bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Freeze of the map when moving around
2 participants