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

update otp-ui packages and import focus trap #1221

Merged
merged 5 commits into from
May 30, 2024

Conversation

amy-corson-ibigroup
Copy link
Contributor

Description:
Updates Itinerary Body
Updates map-popup
Imports FocusTrapWrapper into the map popup

PR Checklist:

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

@@ -2434,7 +2434,7 @@
"@opentripplanner/location-icon" "^1.4.1"
flat "^5.0.2"

"@opentripplanner/geocoder@^2.0.1", "@opentripplanner/geocoder@^2.2.2":
"@opentripplanner/geocoder@^2.2.2":
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thank you for including this one

import styled from 'styled-components'
import type { Location } from '@opentripplanner/types'

import * as mapActions from '../../actions/map'
import { getEntryRelativeTo } from '../util/get-entry-relative-to'
import { FocusTrapWrapper } from '@opentripplanner/map-popup/lib'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sort imports.

@binh-dam-ibigroup
Copy link
Collaborator

See #1222 for the spelling error fix.

@binh-dam-ibigroup
Copy link
Collaborator

@amy-corson-ibigroup Also please update the snapshots.

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.

LGTM

@amy-corson-ibigroup amy-corson-ibigroup merged commit d3f4f65 into dev May 30, 2024
9 checks passed
@amy-corson-ibigroup amy-corson-ibigroup deleted the update-itin-body-and-focus-trap branch May 30, 2024 14:53
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