I’m creating a JQL Autocomplete field for my Custom UI runs on React.
I already tried with @deviniti/jql-autocomplete-input and it works, but quite slow, and the HTML autocomplete attribute is NOT disabled (as in the picture).
My question is: Does Atlassian provide any mechanism to simplify it as the JIRA.JQLAutoComplete
did in the Server version? If not, will you provide it in the future?
And does anyone have a better solution for this?