Ihèb BEN ROMDHANE

Results 4 issues of Ihèb BEN ROMDHANE

Can you allow editor update with empty string ? https://github.com/outline/rich-markdown-editor/blob/be1b9426a292fd41beb4db8d70d6695a9416dbea/src/index.tsx#L238

bug

**To Reproduce** Steps to reproduce the behavior: 1. Go to https://codesandbox.io/s/divine-sunset-kvms0?file=/src/App.tsx 2. Open console 3. See "blur" log **Expected behavior** onBlur should only be called when focus is lost. **Version**...

bug

**Describe the bug** Dragging items to the bottom of the list causes strange scrolling behavior **Reproduction** https://codesandbox.io/s/react-virutoso-with-react-beautiful-dnd-forked-pslfr?file=/src/index.js **Screenshots** https://user-images.githubusercontent.com/1511512/128223648-dba6f815-cadc-44a1-9902-f64296693d67.mov **Desktop (please complete the following information):** - OS: Mac OS 11.5.1....

bug

Thanks guys for this awesome tool ! It is possible to add a command to show the recent access/errors logs ? Like Redhat OpenShift : `rhc tail -a myapp` And...