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

[Bug]: [Textfield] [Quiet] Space between text and the icon is not the same as default Textfield #4874

Open
1 task done
l3vi-7 opened this issue Oct 29, 2024 · 1 comment
Labels

Comments

@l3vi-7
Copy link

l3vi-7 commented Oct 29, 2024

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

Textfield

Expected behavior

In quiet variant, the space between text and valid/invalid icon should be same as the default variant
Screenshot 2024-10-29 at 3 25 50 PM

Actual behavior

In quiet variant, there is not space between text and valid/invalid icon
Screenshot 2024-10-29 at 3 21 35 PM
Screenshot 2024-10-29 at 3 21 02 PM

Screenshots

No response

What browsers are you seeing the problem in?

Microsoft Edge

How can we reproduce this issue?

  1. Go to https://studio.webcomponents.dev/edit/collection/fO75441E1Q5ZlI0e9pgq/EcE2Yrwz0MDIGkCzbyvl/src/index.ts?p=stories
  2. Open Textfield story
  3. Overfill the Textfield default variant and check the gap between the truncated text and the invalid/valid icon.
  4. Do the same for Textfield quiet variant. You will need to add invalid and valid attributes to test this.

Sample code or abstract reproduction which illustrates the problem

No response

Severity

None

Logs taken while reproducing problem

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants