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: stop hardcoding navbar height in scenario #10089

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

emersion
Copy link
Member

@emersion emersion commented Dec 16, 2024

Drop --navbar-height. Replace it with full-height containers, and simplify the overall structure.

Fixes a blank margin below the conflict list on smaller screens.

This PR is better reviewed with the "Hide whitespace" option enabled in the GitHub diff view settings.

Depends on #9869

@emersion emersion requested a review from a team as a code owner December 16, 2024 11:02
@emersion emersion marked this pull request as draft December 16, 2024 11:02
@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Dec 16, 2024
@emersion emersion self-assigned this Dec 16, 2024
@emersion emersion force-pushed the emr/scenario-no-hardcoded-height branch from ee9b7c6 to e439a7a Compare December 17, 2024 14:36
@emersion emersion marked this pull request as ready for review December 17, 2024 15:04
Copy link
Contributor

@theocrsb theocrsb 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 :)

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.

Nice ! Lgtm and tested. You can close the comment after fixing it

Drop --navbar-height. Replace it with full-height containers, and
simplify the overall structure.

Fixes a blank margin below the conflict list on smaller screens.

Signed-off-by: Simon Ser <contact@emersion.fr>
@emersion emersion force-pushed the emr/scenario-no-hardcoded-height branch from e439a7a to af55e9f Compare December 19, 2024 09:09
@emersion emersion enabled auto-merge December 19, 2024 09:09
@emersion emersion added this pull request to the merge queue Dec 19, 2024
Merged via the queue into dev with commit 4e1462b Dec 19, 2024
27 checks passed
@emersion emersion deleted the emr/scenario-no-hardcoded-height branch December 19, 2024 09:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants