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

test(input, input-number): await on missed page.waitForChanges calls #7429

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Aug 3, 2023

Related Issue: N/A

Summary

⚡🧪🔧⚡

@jcfranco jcfranco marked this pull request as ready for review August 3, 2023 09:37
@jcfranco jcfranco requested a review from a team as a code owner August 3, 2023 09:37
@github-actions github-actions bot added the testing Issues related to automated or manual testing. label Aug 3, 2023
@jcfranco jcfranco added skip visual snapshots Pull requests that do not need visual regression testing. and removed testing Issues related to automated or manual testing. labels Aug 3, 2023
@jcfranco jcfranco merged commit 763b7ce into main Aug 3, 2023
@jcfranco jcfranco deleted the jcfranco/stabilize-input-tests branch August 3, 2023 16:03
@github-actions github-actions bot added this to the 2023 July Priorities milestone Aug 3, 2023
benelan added a commit that referenced this pull request Aug 3, 2023
* origin/main: (40 commits)
  fix(combobox): add space after grouped items (#7302)
  fix(tooltip): emits `close` and `beforeClose` events when container is set to `display:none` (#7258)
  chore: release next
  feat(block): improve block's content layout to allow scrolling (#7367)
  test(input, input-number): await on missed `page.waitForChanges` calls (#7429)
  chore: release next
  fix(color-picker): draw slider thumbs within bounds (#7398)
  chore: release next
  fix(slider): prevent excessive tick rendering (#7421)
  fix(tooltip): avoid extra before open/close event emitting (#7422)
  chore(storybook): hide warning and show TestOnly stories in local builds (#7424)
  chore: release next
  fix(panel): Remove double border styling when content isn't provided (#7368)
  feat(list): Add support for dragging items. (#7109)
  chore: release next
  fix(scrim): update loader scale on resize of component. (#7419)
  feat(text-area): provide additional context for AT users when character limit exceeds (#7412)
  chore: release next
  fix(chip): disconnect mutation observer when component is disconnected from the DOM (#7418)
  fix(switch): Fix for focus outline style in certain cases (#7414)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants