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

Input validation padding increasing whit [min] [max] attribute #850

Closed
Pappszii opened this issue Oct 16, 2023 · 1 comment · Fixed by #1318
Closed

Input validation padding increasing whit [min] [max] attribute #850

Pappszii opened this issue Oct 16, 2023 · 1 comment · Fixed by #1318
Assignees
Labels
type: bug Something isn't working

Comments

@Pappszii
Copy link

What happened?

I set the min, max attribute. I start typing into the input field and after reaching the max value, every newly typed number will increase the padding even backspace.

Ex: max is 10 and I type 1000 then the padding moves 2 times.

Found similar issue but this one comes when using max attribute. #837

What type of frontend frameware are you seeing the problem on?

Angular

Which version of iX do you use?

2.0.1

Code to produce this issue.

https://stackblitz.com/edit/xnfrdi-lgwwve?file=src%2Fapp%2Fapp.component.html
@Pappszii Pappszii added the triage We discuss this topic in our internal weekly label Oct 16, 2023
@matthiashader matthiashader added the type: bug Something isn't working label Oct 16, 2023
@matthiashader matthiashader self-assigned this Oct 16, 2023
@Pappszii
Copy link
Author

Which version of iX do you use?
*2.0.3

@danielleroux danielleroux removed the triage We discuss this topic in our internal weekly label Oct 18, 2023
@matthiashader matthiashader linked a pull request Aug 20, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants