Laufey Rut Guðmundsdóttir

Results 3 issues of Laufey Rut Guðmundsdóttir

**Problem** When pressing backspace on a formatted element at the start of a document I expect that I should be able to clear the formatting **Solution** Remove formatting of the...

improvement

The support for aria-haspopup is commented out: https://github.com/reasonml/reason-react/blob/20c307f794298a514c7b23efbc02c3cdd21172d9/src/ReactDOMRe.re#L109 Is it possible to add support for this attribute? 🙏

enhancement

**Description** This PR makes it possible to copy/cut void elements. **Issue** Fixes: https://github.com/ianstormtaylor/slate/issues/4808 and https://github.com/ianstormtaylor/slate/issues/4806 **Example** Before ![Kapture 2022-09-13 at 11 50 06](https://user-images.githubusercontent.com/15036127/189903295-0918068e-96bc-40d1-b18a-d82b7a200e36.gif) After: ![Kapture 2022-09-13 at 12 46 02](https://user-images.githubusercontent.com/15036127/189904637-8dbe6b89-a082-4fe3-b92d-81db1c0a9f11.gif)...