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

feat: Base work to get detours in route ladder dropdown #2915

Open
wants to merge 5 commits into
base: hp/hook-for-loading-single-detour
Choose a base branch
from

Conversation

hannahpurcell
Copy link
Collaborator

@hannahpurcell hannahpurcell commented Jan 2, 2025

Asana Ticket: https://app.asana.com/0/1205385723132845/1208748637161894

To be covered in a future PR:

Screenshot 2025-01-02 at 11 23 25 AM
Screenshot 2025-01-02 at 11 23 40 AM

Needed:

  • Tests

.dropdown-menu {
border-radius: 0.25rem;
max-width: 20.5rem;
min-width: 20.5rem;
Copy link

Choose a reason for hiding this comment

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

not a huge issue but when only one ladder is shown with a detour, the dropdown is cut off on the right side based on the width of the c-route-ladders div
image

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh totally! Yeah that'd be good to fix. I'll either do that separately, or make a bug ticket since this is an issue in prod already, separate from this PR

@hannahpurcell hannahpurcell force-pushed the hp/hook-for-loading-single-detour branch from 31b72ae to 01404bb Compare January 6, 2025 18:22
@hannahpurcell hannahpurcell force-pushed the hp/detours-in-route-ladder-dropdown branch from a7f7878 to 8cf9e36 Compare January 6, 2025 18:39
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