ivanksh

Results 3 issues of ivanksh

### Context - [X] This issue is not a bug report. *(please use a different template for reporting a bug)* - [X] This issue is not a duplicate of an...

feature-request
editor-core

### Describe the Bug "react-flow__renderer", "react-flow__pane" have incorrect size after typing in partially hidden block textarea. https://github.com/xyflow/xyflow/assets/95905841/5b816fe7-078d-4a16-996d-e7660558dc6f ### Your Example Website or App _No response_ ### Steps to Reproduce the...

It would be great if `Editor.focus `method supported optional params (`preventScroll, focusVisible ` - https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/focus#parameters) and used these params when focusing in editor textarea The reason: We are using `Editor...