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: [FluentNumberField Validation] in [EditForm] #1788

Closed
Invop opened this issue Apr 3, 2024 · 1 comment
Closed

fix: [FluentNumberField Validation] in [EditForm] #1788

Invop opened this issue Apr 3, 2024 · 1 comment
Labels
closed:duplicate Duplicate of another issue

Comments

@Invop
Copy link

Invop commented Apr 3, 2024

🐛 Bug Report

https://www.fluentui-blazor.net/Forms

if in the field <FluentNumberField Name="accomodation" @bind-Value="starship.MaximumAccommodation" Label="Maximum Accommodation" Required /

If you enter floating point values by mistake and then delete and write the correct int value, the field fails validation

image
image

  • OS & Device: [Windows] on [PC]
  • Browser [Google Chrome]
@Invop Invop changed the title fix: [FluentNumberField Validation] in [EditForm Validation] fix: [FluentNumberField Validation] in [EditForm] Apr 3, 2024
@vnbaaij
Copy link
Collaborator

vnbaaij commented Apr 3, 2024

Duplicate of #1345

@vnbaaij vnbaaij marked this as a duplicate of #1345 Apr 3, 2024
@vnbaaij vnbaaij added the closed:duplicate Duplicate of another issue label Apr 3, 2024
@vnbaaij vnbaaij closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed:duplicate Duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants