Closed lindakuhnz closed 2 years ago
The relevant code is at AssociationEditorPaneController.java:132. That combobox has the FilteredComboboxDecorator
, which doe the filtering popup, but it may have a bad interaction with the HierarchicalComboboxDecorator
. I'll look into it.
Sample: annotated "anchor", want to add "retrieved-by", then pick manipulator. The "to" link doesn't respond to alpha searching; you have to scroll all the way through all equipment to choose manipulator. See screen grab attached.