-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Interactions: Fix deeply nested nodes in the panel debugger #23108
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yannbf
added
dependencies
ci:daily
Run the CI jobs that normally run in the daily job.
labels
Jun 16, 2023
yannbf
force-pushed
the
feat/upgrade-testing-lib
branch
from
June 16, 2023 14:58
c2945bc
to
4392b44
Compare
yannbf
changed the title
WIP: upgrade @storybook/testing-library
WIP: Upgrade @storybook/testing-library
Jun 16, 2023
yannbf
force-pushed
the
feat/upgrade-testing-lib
branch
3 times, most recently
from
June 19, 2023 10:36
2c05d05
to
5763841
Compare
New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎
Footnotes |
yannbf
force-pushed
the
feat/upgrade-testing-lib
branch
from
June 19, 2023 12:48
5763841
to
91c4339
Compare
- for Vue, Vue3, HTML, Svelte, Preact, HTML and Angular
yannbf
force-pushed
the
feat/upgrade-testing-lib
branch
from
June 19, 2023 19:11
80d149f
to
de35e3e
Compare
yannbf
changed the title
WIP: Upgrade @storybook/testing-library
Addon-interactions: Support deeply nested nodes in the panel debugger
Jun 20, 2023
yannbf
added
addon: interactions
ci:merged
Run the CI jobs that normally run when merged.
bug
and removed
ci:daily
Run the CI jobs that normally run in the daily job.
dependencies
labels
Jun 20, 2023
yannbf
force-pushed
the
feat/upgrade-testing-lib
branch
from
June 20, 2023 18:29
2941885
to
63df870
Compare
ndelangen
approved these changes
Jun 21, 2023
12 tasks
shilman
changed the title
Addon-interactions: Support deeply nested nodes in the panel debugger
Addon-interactions: Fix deeply nested nodes in the panel debugger
Jun 21, 2023
shilman
changed the title
Addon-interactions: Fix deeply nested nodes in the panel debugger
Interactions: Fix deeply nested nodes in the panel debugger
Jun 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #
What I did
This PR does a couple of things:
next
tagHow to test
Checklist
MIGRATION.MD
Maintainers
make sure to add the
ci:merged
orci:daily
GH label to it.["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]