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

fix(building-blocks): actually export focus trap wrapper #767

Conversation

amy-corson-ibigroup
Copy link
Contributor

Focus trap wrapper is going to be the death of me. Fixes #765 which creates the FocusTrapWrapper without actually exporting it!!

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

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.

One tiny comment and then I'm happy to merge this as an emergency-we-have-to-get-this-done-quick PR


export { Dropdown };
export { Dropdown, FocusTrapWrapper, getNextSibling, getPreviousSibling };
export default { blue, red, grey };
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we please add a big THIS IS BAD warning here?

@amy-corson-ibigroup amy-corson-ibigroup merged commit 6a5886f into opentripplanner:master Sep 3, 2024
2 checks passed
@amy-corson-ibigroup amy-corson-ibigroup deleted the actually-export-focus-trap branch September 3, 2024 17: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.

3 participants