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

Fix elevator closure row heights and truncate wrapping text #2422

Merged
merged 8 commits into from
Jan 31, 2025

Conversation

PaulJKim
Copy link
Contributor

This change fixes the row heights for elevator closures and truncates elevator descriptions in cases where there are multiple closures at a single station.

Note: I spent some time trying to work out an approach for omitting the elevator id when the text wraps, but I couldn't get something that worked nicely without spending more time than seemed appropriate.

Asana task: Fix row heights to allow 3 average rows per page

Description

  • Tests added?

@PaulJKim PaulJKim requested a review from a team as a code owner January 30, 2025 21:06
assets/css/v2/elevator/closures.scss Outdated Show resolved Hide resolved
assets/css/v2/elevator/closures.scss Outdated Show resolved Hide resolved
assets/css/v2/elevator/closures.scss Outdated Show resolved Hide resolved
assets/css/v2/elevator/closures.scss Outdated Show resolved Hide resolved
Copy link
Contributor

@digitalcora digitalcora left a comment

Choose a reason for hiding this comment

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

↕️

@PaulJKim PaulJKim merged commit 01fef09 into main Jan 31, 2025
12 checks passed
@PaulJKim PaulJKim deleted the pk/fix-elevator-row-heights branch January 31, 2025 17:05
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.

2 participants