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

fix(inputNumber): improve maxlength behaviour #13720

Conversation

dalenguyen
Copy link
Contributor

Defect Fixes

Fix #13704

The solution is to check if the user currently selects all numbers with maxLength of not. If yes, replace it will a new entered number.

@vercel
Copy link

vercel bot commented Sep 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
primeng-ssr-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 24, 2023 5:09pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2023 5:09pm

@vercel vercel bot temporarily deployed to Preview – primeng-ssr-test September 24, 2023 02:24 Inactive
@ashikjs
Copy link
Contributor

ashikjs commented Sep 24, 2023

@dalenguyen can you squash those two commit to a single commit.

@vercel vercel bot temporarily deployed to Preview – primeng-ssr-test September 24, 2023 16:35 Inactive
@dalenguyen dalenguyen force-pushed the fix/InputNumber-with-maxlength-attribute branch from 9585ec4 to e9d2e85 Compare September 24, 2023 17:03
@vercel vercel bot temporarily deployed to Preview – primeng-ssr-test September 24, 2023 17:09 Inactive
Copy link

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions bot added the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Jan 23, 2024
@dalenguyen
Copy link
Contributor Author

I think it's still relevant.

@github-actions github-actions bot removed the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Jan 24, 2024
@cetincakiroglu cetincakiroglu merged commit 0bf7aaf into primefaces:master Mar 22, 2024
2 checks passed
@cetincakiroglu
Copy link
Contributor

Hi @dalenguyen,

Thanks a lot for the effort and support!

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

Successfully merging this pull request may close these issues.

Component: InputNumber with maxlength attribute
3 participants