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(DepartureList): better mobile fullheight view #1788

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

thecristen
Copy link
Collaborator

Let the fixed positioning maintain the boundaries of this section, but give it a grid display and lay out the scrollable section as a scrollable grid item. This does end up moving the scrollable functionality from .stop-departures--realtime to its parent element.

I tested this out using the MacOS built-in Simulator application for an iPhone 14 Plus and iPhone 14 Pro. To me it looks like it no longer sliiiightly truncates the end of the departures list.

Summary of changes

Asana Ticket: Stop page | long departure lists should not be cut short on mobile

let the fixed positioning maintain the boundaries of this section, but give it a grid display and lay out the scrollable section as a scrollable grid item.
@thecristen thecristen merged commit b230f49 into master Nov 13, 2023
22 of 23 checks passed
@thecristen thecristen deleted the cbj/departure-list-mobile-layout branch November 13, 2023 17:30
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