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]: <igc-input> component incorrectly shows invalid state with step attribute #1521

Open
jsakamotoIGJP opened this issue Dec 13, 2024 · 0 comments · May be fixed by #1522
Open

[Bug]: <igc-input> component incorrectly shows invalid state with step attribute #1521

jsakamotoIGJP opened this issue Dec 13, 2024 · 0 comments · May be fixed by #1522
Labels
bug Something isn't working ✅ status: resolved

Comments

@jsakamotoIGJP
Copy link

Which component(s) are affected?

Input

Description

When I used the <igc-input> component with the type="number" and any step attribute like step="0.1", the component showed a red border that indicates the input is invalid whenever it has any inputs.

Of course, the input was not invalid, and the "validity" property of the <input> element showed there are no invalid criteria.

Please see also the video I attached.

2024-12-13_16h30_13.mp4

Reproduction

The CodeSandbox workspace is here:

The project file is here:

Workaround

I haven't any workaround so far.

Is this a regression?

No or unsure. This never worker, or I haven't tried before.

Affected versions

The package version of the "igniteui-webcomponents" is 5.1.2.

Browser/OS/Node environment

Browser: Microsoft Edge 131.0.2903.86, Google Chrome 131.0.6778.140, Mozilla Firefox 133.0.3
OS: Windows 11 Pro 24H2 26100.2605
npm: v20.18.0

@jsakamotoIGJP jsakamotoIGJP added 🆕 status: new The issue is new and will be reviewed when somebody picks it up. bug Something isn't working labels Dec 13, 2024
@rkaraivanov rkaraivanov added ✅ status: resolved and removed 🆕 status: new The issue is new and will be reviewed when somebody picks it up. 👀 status: in-review labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ✅ status: resolved
Projects
None yet
2 participants