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

Overlay Popup Behavior Correction #1288

Merged
merged 6 commits into from
Nov 5, 2024

Conversation

miles-grant-ibigroup
Copy link
Collaborator

Description:
The jumping is because of transitive. I couldn't think of a good way to stop transitive from jumping and then thought about what the desired behavior would be without the jumping (just randomly flashing colors) and it also feels really weird so I think the solution is to just disable hover effects altogether.

PR Checklist:

  • Does the code follow accessibility standards (WCAG 2.1 AA Compliant)?
  • Are all languages supported (Internationalization/Localization)?
  • Are appropriate Typescript types implemented?

Copy link
Contributor

@daniel-heppner-ibigroup daniel-heppner-ibigroup left a comment

Choose a reason for hiding this comment

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

typescript :(

lib/components/map/itinerary-summary-overlay.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@daniel-heppner-ibigroup daniel-heppner-ibigroup left a comment

Choose a reason for hiding this comment

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

fine now because I fixed it

lib/components/map/itinerary-summary-overlay.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@josh-willis-arcadis josh-willis-arcadis left a comment

Choose a reason for hiding this comment

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

Changes look good. Looks like percy tests are failing visual tests? Not sure what is happening there.

@miles-grant-ibigroup
Copy link
Collaborator Author

Changes look good. Looks like percy tests are failing visual tests? Not sure what is happening there.

Daylight savings!

@miles-grant-ibigroup miles-grant-ibigroup merged commit ea5c106 into dev Nov 5, 2024
9 checks passed
@miles-grant-ibigroup miles-grant-ibigroup deleted the itin-overlay-render-correctly branch November 5, 2024 20:13
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.

3 participants