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 #6522: Minus sign after all selection - InputNumber #6566

Merged
merged 2 commits into from May 13, 2024

Conversation

ujshaikh
Copy link
Contributor

@ujshaikh ujshaikh commented May 4, 2024

Fix #6522:
Actual: Not allowed to enter minus sign after all number selection if it exists- InputNumber Component

Copy link

vercel bot commented May 4, 2024

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview May 4, 2024 2:09pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview May 4, 2024 2:09pm

@melloware melloware requested a review from nitrogenous May 4, 2024 12:45
@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label May 4, 2024
Copy link
Member

@melloware melloware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run npm run format

@ujshaikh ujshaikh requested a review from melloware May 4, 2024 14:10
@ujshaikh
Copy link
Contributor Author

@melloware @nitrogenous
Can you please merge these changes?

@nitrogenous nitrogenous merged commit fb18a93 into primefaces:master May 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InputNumber: Selected negative value can't be overwritten with a minus ('-') symbol
3 participants