-
Project Details are :
https://paste.apache.org/cpo8y
Test case is available on VDI.
Go to Fixed Assets from Select in Menu
Go to Authorized Person from Setups in Menu
File : com/dbz/modules/FA/db…
-
Hi.
I am using MaskedTextField with validation.
Setting state via setState inside of onGetErrorMessage handler causes neverending rerendering of maskedtextfield.
However, when the same(handlers…
-
## Describe the bug
When entering a port in the android textbox, moving the cursor back and typing leads to two oddities:
- typing over an existing character replaces it
- deleting a character vi…
-
### Bug Report
- __Package version(s)__: 6.50.1
- __Browser and OS versions__: Chrome Windows 7
#### Priorities and help requested:
Are you willing to submit a PR to fix? No
Requeste…
-
I'm trying to use MaskedTextField as a number field (positive numbers only), looks like "mask" property does not support.
Is there a way for me to do this with MaskedTextField?
Thanks in advance!
…
-
Hi,
I followed how to put a mask in the [MaskedTextField](https://developer.microsoft.com/en-us/fabric#/components/textfield). What I see is we can only allow specific patterns like the telephone n…
-
When using MaskedTextField:
``
A user can keep hitting backspace/delete and get to the string "(____" and the cursor remains in the right spot.
However, using MasktedTextfield with a mask of only…
-
### Environment Information
- __Package version(s)__: 6.161.0
### Please provide a reproduction of the bug in a codepen:
https://codepen.io/anon/pen/LaoWzG
#### Actual behavior:
Va…
-
### Bug Report
- __Package version(s)__: (5.104.0)
- __Browser and OS versions__: (ALL)
#### Priorities and help requested (not applicable if asking question):
Are you willing to submit …
-
[Constraint validation](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation) is not possible with the Fabric form elements thus creating a requirement on JS to do this …