alessio-de-padova

Results 6 issues of alessio-de-padova

#### Do you want to request a *feature* or report a *bug*? I would like to understand the behavior of the Modifier's replaceText function. #### What is the current behavior?...

Function below inserts a custom entity in draft js editor on state change. When I type a word that starts with @* or ends with * it becomes a mention....

I would like to use material-ui's function makeStyles as shown here below: ``` const useStyles = makeStyles((theme) => ({ control: { backgroundColor: '#fff', fontSize: 20, fontWeight: 'normal', }, })); const...

I'm using a key to open a dialog containing a list of buttons. When **and only when I press tab** to select one of these buttons then the hotkeys stop...

**Describe the bug** In my application, I use Material-UI 5. Unfortunately, when I install the react-awesome-query-builder library I get errors because it is looking for Material-UI 4 dependencies. **To Reproduce**...

Hello, I am experiencing a problem with the synchronization of the between pages for whenever user interactions can lead to differences in the DOM. I don't know if this is...