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

Addon-interactions: Fix duplicated elements in the panel #20004

Merged
merged 8 commits into from
Nov 30, 2022

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Nov 29, 2022

Issue: #19969

What I did

This PR fixes a logic that was broken in alpha 48 and adds E2E tests so we avoid getting into that situation again

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

@yannbf Looking great. Any idea why the e2e tests are failing?

Copy link
Member

@tmeasday tmeasday left a comment

Choose a reason for hiding this comment

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

This is great @yannbf

@yannbf
Copy link
Member Author

yannbf commented Nov 30, 2022

@yannbf Looking great. Any idea why the e2e tests are failing?

I'll take a look at it now, from the looks of CI it seems that it only affects a few projects, so probably a bug in the clearing of the form in those frameworks

@yannbf yannbf force-pushed the feat/fix-interactions-addon branch 3 times, most recently from 8a9fd15 to 9897e45 Compare November 30, 2022 17:47
@yannbf yannbf force-pushed the feat/fix-interactions-addon branch from 9897e45 to 084546b Compare November 30, 2022 18:26
@yannbf yannbf merged commit da34e17 into next Nov 30, 2022
@yannbf yannbf deleted the feat/fix-interactions-addon branch November 30, 2022 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants