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 last waypoints hidden with warning #9592

Merged

Conversation

SharglutDev
Copy link
Contributor

@SharglutDev SharglutDev commented Nov 6, 2024

Add a padding-bottom to the waypoints panel body when the warning message is displayed, allowing the last waypoints from the manchette not to be hidden by it

fix last bug mentionned here #8628 (comment)

To display the warning message, there need to be less than 2 waypoints checked in the panel

Add a padding-bottom to the waypoints panel body when the warning message is displayed, allowing
the last waypoints from the manchette not to be hidden by it

Signed-off-by: SharglutDev <[email protected]>
@SharglutDev SharglutDev requested a review from a team as a code owner November 6, 2024 09:21
@SharglutDev SharglutDev self-assigned this Nov 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2024

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

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 39.55%. Comparing base (00a169a) to head (ffeab8b).
Report is 16 commits behind head on dev.

Files with missing lines Patch % Lines
...esult/components/SpaceTimeChart/WaypointsPanel.tsx 0.00% 4 Missing ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #9592      +/-   ##
============================================
- Coverage     39.56%   39.55%   -0.02%     
  Complexity     2271     2271              
============================================
  Files          1309     1309              
  Lines        100257   100260       +3     
  Branches       3296     3296              
============================================
- Hits          39669    39656      -13     
- Misses        58642    58658      +16     
  Partials       1946     1946              
Flag Coverage Δ
core 75.06% <ø> (ø)
editoast 73.66% <ø> (-0.05%) ⬇️
front 10.10% <0.00%> (-0.01%) ⬇️
gateway 2.19% <ø> (ø)
osrdyne 3.28% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 86.74% <ø> (ø)

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.

Copy link
Contributor

@kmer2016 kmer2016 left a comment

Choose a reason for hiding this comment

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

LGTM

@SharglutDev SharglutDev added this pull request to the merge queue Nov 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 6, 2024
@SharglutDev SharglutDev added this pull request to the merge queue Nov 6, 2024
Merged via the queue into dev with commit 12d51f2 Nov 6, 2024
24 checks passed
@SharglutDev SharglutDev deleted the pfn/front/fix-last-waypoints-panel-position-with-warning branch November 6, 2024 14:27
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.

3 participants