-
Notifications
You must be signed in to change notification settings - Fork 13.4k
fix(textarea): update background placement for ionic #29910
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few comments on the tests!
...l/textarea.e2e.ts-snapshots/textarea-fill-outline-ionic-md-ltr-light-Mobile-Chrome-linux.png
Show resolved
Hide resolved
....ts-snapshots/textarea-fill-shaped-outline-custom-ionic-md-rtl-light-Mobile-Chrome-linux.png
Outdated
Show resolved
Hide resolved
...rea.e2e.ts-snapshots/textarea-fill-shaped-outline-ionic-md-ltr-light-Mobile-Chrome-linux.png
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need these rtl tests for the solid shape?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ended up removing rtl for all the fills since the point of these tests are the fills: fcd9937
Issue number: N/A
What is the current behavior?
The background is not set to the correct element when the textarea has a fill of outline.
What is the new behavior?
Does this introduce a breaking change?
Other information
Preview