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

[FluentNumberField] Fix the readonly attribute #v3 #1041

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

dvoituron
Copy link
Collaborator

[FluentNumberField] Fix the readonly attribute

When the readonly attribute is used, the component can still be modified using the keyboard arrows.
This problem is due to a bug in the associated WebComponent.

It has been worked around by forcing the min/max values when the ReadOnly property is applied.

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-pebble-0dc79cb03-1041.westeurope.3.azurestaticapps.net

@vnbaaij vnbaaij enabled auto-merge (squash) November 30, 2023 08:25
@vnbaaij vnbaaij merged commit 94602b9 into dev Nov 30, 2023
3 checks passed
@vnbaaij vnbaaij deleted the users/dvoituron/fix-number-readonly branch November 30, 2023 08:25
vnbaaij pushed a commit that referenced this pull request Nov 30, 2023
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.

2 participants