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(notice): ensure closed notice does not affect layout #10518

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Oct 10, 2024

Related Issue: #10516

Summary

Fixes regression introduced by 7e2764f#diff-eef7cf73b4f6571be27053eba0e491f478a9569a26f5f2571a590a18bebfc591.

Noteworthy changes

  • updates openClose test helper with option to assert on collapsed layout
  • adds util to get ElementHandle and updates applicable tests

* updates `openClose` test helper with option to assert on collapsed layout
* adds util to get ElementHandle and updates applicable tests
@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Oct 10, 2024
@jcfranco jcfranco added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Oct 10, 2024
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

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

👍

@jcfranco jcfranco added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Oct 10, 2024
@jcfranco jcfranco merged commit f289020 into dev Oct 10, 2024
14 checks passed
@jcfranco jcfranco deleted the jcfranco/10516-fix-notice-closed-layout-regression branch October 10, 2024 04:40
@github-actions github-actions bot added this to the 2.13.1 patch milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants