This one’s pretty simple. When trying to use autocomplete to fill variables into an input, if the variable name is even of medium length, the autocomplete window to show matching variables cuts off the variable name. This makes names with similar prefixes indistinguishable, especially when their values do not contain human readable information (i.e. GUIDs or something of the sort). Image attached. In this scenario, I have several test entity IDs and I can’t tell which is which. I have to manually select each one until I find the one I want (in this case entityId_Integration…). This is extremely inconvenient but I can’t figure out how to expand the tooltip window. Is this a UX bug, a regular bug, or something that I can actually control with settings?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.