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:sdm: align things in sillons menus #6073

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

tykayn
Copy link
Contributor

@tykayn tykayn commented Dec 7, 2023

fixes #4481
#4481

changes some margins and padding in elements of the lateral bar of the sillons reservation page
Screenshot 2023-12-07 at 16-19-56 OSRD

@tykayn tykayn requested a review from a team as a code owner December 7, 2023 15:21
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (e78edcf) 26.55% compared to head (43add1b) 26.54%.
Report is 17 commits behind head on dev.

Files Patch % Lines
.../src/applications/stdcm/components/RunningTime.tsx 0.00% 1 Missing ⚠️
...peedLimitByTagSelector/SpeedLimitByTagSelector.tsx 0.00% 1 Missing ⚠️
...les/stdcmAllowances/components/StdcmAllowances.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #6073      +/-   ##
============================================
- Coverage     26.55%   26.54%   -0.01%     
- Complexity     2117     2123       +6     
============================================
  Files           931      931              
  Lines        122901   123067     +166     
  Branches       2670     2678       +8     
============================================
+ Hits          32633    32674      +41     
- Misses        88690    88806     +116     
- Partials       1578     1587       +9     
Flag Coverage Δ
core 78.96% <ø> (-0.01%) ⬇️
editoast 74.66% <ø> (ø)
front 9.33% <0.00%> (+0.01%) ⬆️
gateway 2.75% <ø> (ø)

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

@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.

Thank you for your PR. Left some comments.

Even though it wasn't ask in the issue (which seems already solved in both asked parts), I agree with your alignments changes, but you should double check with the UX, @thibautsailly, if all these changes are what he wants.

Also if you could rename your commit with front: stdcm... (you missed the 't' in stdcm)

@tykayn tykayn force-pushed the ble/fix-margins-between-icons-and-labels branch from c141f21 to a1c1701 Compare December 11, 2023 10:55
@tykayn tykayn force-pushed the ble/fix-margins-between-icons-and-labels branch from a1c1701 to e6bc9e8 Compare December 11, 2023 14:49
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. Just squash your commits into one please.

fixes #4481
#4481
front:stdcm: update classes for stdcm
@tykayn tykayn force-pushed the ble/fix-margins-between-icons-and-labels branch from e6bc9e8 to 43add1b Compare December 12, 2023 13:02
@tykayn tykayn enabled auto-merge December 12, 2023 13:02
@tykayn tykayn added this pull request to the merge queue Dec 12, 2023
Merged via the queue into dev with commit cc56bf7 Dec 12, 2023
18 checks passed
@tykayn tykayn deleted the ble/fix-margins-between-icons-and-labels branch December 12, 2023 13:15
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.

front: stdcm: some margins are wrong
3 participants