Skip to content

chore(modal): refactor storybook #429

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

Merged
merged 3 commits into from
Mar 7, 2022
Merged

chore(modal): refactor storybook #429

merged 3 commits into from
Mar 7, 2022

Conversation

jzempel
Copy link
Member

@jzempel jzempel commented Mar 3, 2022

Description

Following #420, update storybook for the modal package.

Checklist

  • 🌐 Storybook demo is up-to-date (yarn start)
  • β™Ώ analyzed via axe and evaluated using VoiceOver
  • πŸ’‚β€β™‚οΈ includes new unit tests
  • πŸ“ tested in Chrome, Firefox, Safari, Edge, and IE11

@jzempel jzempel requested a review from a team as a code owner March 3, 2022 18:26
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 95.868% when pulling a0cce2a on jzempel/demo-modal into d82a9ef on main.


ModalContainer.defaultProps = {
focusOnMount: true,
restoreFocus: true
Copy link
Contributor

Choose a reason for hiding this comment

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

Would this change in behavior cause unexpected changes for consumers? I think these are sensible defaults... worried about if it may cause issues with those updating.

@jzempel jzempel merged commit 932133a into main Mar 7, 2022
@jzempel jzempel deleted the jzempel/demo-modal branch March 7, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants