There’s also unsolved discrepancy with dependencies on prosemirror exact versions which causes issues. Described in this thread JQLEditorConnect render error - #3 by HelderAlves
And it looks like that @atlassianlabs/jql-editor-autocomplete-rest
still has a peer dependency on styled-components. Not sure if it’s actually has any code dependencies on it
UPD: It would also be nice to have the prop to disable input (eg, for when we’re submitting the form, loading, etc). And also a prop to disable multi-line input.