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): change size tests to use stacked label placements #29334

Merged
merged 2 commits into from Apr 15, 2024

Conversation

amandaejohnston
Copy link
Contributor

@amandaejohnston amandaejohnston commented Apr 12, 2024

Issue number: N/A


What is the current behavior?

Some of the size screenshot tests use label-placement="floating". Because this label placement isn't scope we've gotten to yet, the screenshots look broken. This is okay in itself, but it causes confusion when the screenshots are updated for other unrelated features since reviewers don't expect the appearance to be off.

What is the new behavior?

Tests changed to use label-placement="stacked", which is functionally the same as floating when the input has a value, but has the proper styling.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Copy link

vercel bot commented Apr 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2024 3:24pm

@amandaejohnston amandaejohnston marked this pull request as ready for review April 12, 2024 15:32
@amandaejohnston amandaejohnston requested a review from a team as a code owner April 12, 2024 15:32
@amandaejohnston amandaejohnston requested review from liamdebeasi and removed request for a team April 12, 2024 15:32
@amandaejohnston amandaejohnston merged commit 6e45fef into ROU-4848 Apr 15, 2024
44 checks passed
@amandaejohnston amandaejohnston deleted the test-label-placement-fix branch April 15, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants