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: add tooltip and direction to footer #6

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

skaplan-dev
Copy link
Collaborator

Motivation

  • Adds a tooltip on click/hover to the icon showing routeId and destination
  • Adds Inbound/Outbound to footer
  • Shortens some strings for better UX

Changes

Screenshot 2024-06-05 at 11 35 08 AM

Testing Instructions

<img className="h-6" src={"pride-logo.png"} alt="MBTA Pride Logo" />
</Marker>
</MarkerLayer>
<Marker position={position} icon={icon}>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@devinmatte leaflet-marker-layer was making hover/etc odd so I just removed it

@skaplan-dev skaplan-dev merged commit bfaf369 into main Jun 5, 2024
2 checks passed
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.

1 participant