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

[carbon web-component]: number-input needs max attribute to work #11709

Open
1 of 2 tasks
TuoW opened this issue Apr 10, 2024 · 1 comment
Open
1 of 2 tasks

[carbon web-component]: number-input needs max attribute to work #11709

TuoW opened this issue Apr 10, 2024 · 1 comment
Labels
bug Something isn't working dev Needs some dev work

Comments

@TuoW
Copy link

TuoW commented Apr 10, 2024

Description

when use , if no max,, the validate always return error

Component(s) impacted

Browser

No response

Carbon for IBM.com version

2.7.0

Severity

Severity 2 = Aspects of design is broken, and impedes users in a significant way, but there is a way to complete their tasks. Affects major functionality, has a workaround.

Application/website

UAB automation

Package

@carbon/web-components

CodeSandbox example

https://stackblitz.com/edit/github-yjlrer?file=index.html

Steps to reproduce the issue (if applicable)

No response

Release date (if applicable)

No response

Code of Conduct

@TuoW TuoW added bug Something isn't working dev Needs some dev work labels Apr 10, 2024
@emyarod
Copy link
Member

emyarod commented Apr 10, 2024

adding info from #11710

CodeSandbox example

https://stackblitz.com/edit/github-yjlrer-44dwey

Steps to reproduce the issue (if applicable)

initialize a number input without min/max attribute(s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev Needs some dev work
Projects
Status: No status
Development

No branches or pull requests

2 participants