Skip to content

Conversation

@binh-dam-ibigroup
Copy link
Collaborator

@binh-dam-ibigroup binh-dam-ibigroup commented Jun 28, 2023

Description

  • Fix issue when clicking grouped departure times doesn't do anything.
  • Reinstate a11y clickability when itinerary is not part of a group.
  • Fix an issue when clicking "View all options" where the pane showed blank content.
  • Fix regression where the ui_activeItinerary is not shown.

PR Checklist

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

@binh-dam-ibigroup binh-dam-ibigroup changed the title Fix grouped itineraries a11y Fix grouped itineraries a11y and regressions Jun 30, 2023
Copy link
Contributor

@amy-corson-ibigroup amy-corson-ibigroup left a comment

Choose a reason for hiding this comment

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

Looks good to me! I really like the TimeButton component

setActiveItinerary?: SetActiveItineraryHandler
}

const TimeButton = ({
Copy link
Contributor

Choose a reason for hiding this comment

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

Thoughts on pulling this component out into its own file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure if it were used in multiple components, but that's not the case right now.

Copy link
Collaborator

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

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

Working for me!

@binh-dam-ibigroup binh-dam-ibigroup merged commit d847a50 into dev Jul 6, 2023
@binh-dam-ibigroup binh-dam-ibigroup deleted the fix-grouped-itin-a11y branch July 6, 2023 13:01
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.

4 participants