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

Textfield is not aligning the content correctly when is present and there are numbers after it. #12688

Open
marcelobarreto opened this issue Sep 23, 2024 · 0 comments
Labels
Bug Something is broken and not working as intended in the system. untriaged

Comments

@marcelobarreto
Copy link
Member

Summary

I noticed during developing a field that it's only going to return the last 4 digits of a field and the rest is going to be masked by that if the first digits are numbers, the text is unaligned.

Image

This was tested both on my code and here

It's awkward that in the sandbox this doesn't happen.

Expected behavior

Image

Actual behavior

Image

Steps to reproduce

Link to sandbox

  1. Use ••••••••10283139818393830183908390809aaa as an example

Are you using React components?

None

Polaris version number

14.3.0

Browser

Chrome

Device

Mac OS

@marcelobarreto marcelobarreto added Bug Something is broken and not working as intended in the system. untriaged labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken and not working as intended in the system. untriaged
Projects
None yet
Development

No branches or pull requests

1 participant