-
### What version of rsuite are you using?
5.71.0
### What version of React are you using?
18.3.1
### What version of TypeScript are you using (if any)?
5.5.3
### What browser are you…
-
As a keyboard/screenreader user it is difficult to interact with the options in MaskedInput.
- Options should be selectable with 'Enter' or 'Space'.
- There should be an indication that a drop is …
-
Masked input
- [ ] the `US-Phone`, `Credit Card` and `Date` inputs allowed me to type continuously without restriction, and without showing any mask or guide characters. The output does come out sen…
-
The MaskedInput example on the docs isn't functional, can't type into it https://v2.grommet.io/maskedinput
-
Not sure it is a bug or an unusual fact, but there is a plugin conflict between keyboard and the common jquery.maskedinput. Thus it leads to a crash on keyboard functionality since it cant handle well…
-
# Опишите проблему
Проблема со стилями в MaskedInput
# Шаги для воспроизведения
1. Использовать MaskedInput из core-components@23.9.1
2. Прописать поле "label" для компонента с непустым значение…
-
This error appears when navigating away from a page with a focused `MaskedInput`.
### Your Environment
- Grommet version: 2.30.0
- Browser Name and version: Firefox 110.0.1 (64-bit)
- Oper…
-
### Expected Behavior
When the user clicks the icon shown in MaskedInput, the list of suggestions is shown.
### Actual Behavior
After the user enters a value in MaskedInput, if they click…
-
If MakedEdit is rendered with disabled='true' prop, there a back-door ability, however, to edit the text. To reproduce:
* create some text, which matches to input mask;
* copy it to the clipboard;
…
-
Find out if we can bump react-maskedinput so we can get the changes that are in an un-merged PR which means dynamic pattern updates will happen.