-
Notifications
You must be signed in to change notification settings - Fork 29
Investigate autocomplete operation selector #619
Comments
Hi, I've been having a look/investigate of this error and I can't seem to duplicate this error - the autocomplete box always has options in, no matter how many times I have deleted other operations in a chain. Are there any more details I could use to try and find the cause/circumstances? |
So I get it when I load in an operation from the "Previous queries" page, then highlight the select operation autocomplete field by clicking it and deleting the text. |
There's no errors in the logs and the options come back once text is inputted so it's not the end of the world - just a slight annoyance |
Having done a bit of rooting around in other md-autocomplete issues, this one seems most like this issue:
This ended up being an issue with the version of Angular being used, and was an issue they had solved, as seen here. Not a solution as yet, but definitely something related I think? Solution could be either to use a more up to date/different version of Angular, or maybe to look into their fix and find what was added and see if we can use it to fix our issue |
There's no reason we can't update |
The UI fails to meet our Accessibility policy. It is unmaintainable and will be removed shortly. |
Sometimes (often after deleting an operation), the autocomplete comes up with a blank box (ie not displaying the operations and their descriptions).
The text was updated successfully, but these errors were encountered: