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: editor, remove direction field on range in catenary form #5016

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

clarani
Copy link
Contributor

@clarani clarani commented Sep 11, 2023

closes #4493

Before fix
image

After fix
image

@clarani clarani requested a review from a team as a code owner September 11, 2023 10:38
@clarani clarani added area:front Work on Standard OSRD Interface modules module:infra-editor Infra Edition labels Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #5016 (1fb9b83) into dev (3e1a8da) will increase coverage by 0.08%.
Report is 1 commits behind head on dev.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                dev    #5016      +/-   ##
============================================
+ Coverage     22.78%   22.87%   +0.08%     
  Complexity     2462     2462              
============================================
  Files           857      849       -8     
  Lines         90489    90078     -411     
  Branches       2457     2449       -8     
============================================
- Hits          20619    20605      -14     
+ Misses        68524    68135     -389     
+ Partials       1346     1338       -8     
Flag Coverage Δ
front 9.95% <0.00%> (+0.03%) ⬆️

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

Files Changed Coverage Δ
...lications/editor/tools/rangeEdition/components.tsx 0.00% <0.00%> (ø)

... and 36 files with indirect coverage changes

@clarani clarani added this pull request to the merge queue Sep 11, 2023
Merged via the queue into dev with commit d6e27b8 Sep 11, 2023
@clarani clarani deleted the cni-front-4493-editor-remove-direction-field-catenary branch September 11, 2023 12:31
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 module:infra-editor Infra Edition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor : Wrong field for catenaries (direction)
2 participants