[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Documentation issue or request
Once you select multiple fields at source or target, the active mapping transitions to Combine/Separate, then you can add more source/target fields from Mapping Details pane by pushing "Add Source" or "Add Target" button.
Then you get the search box immediately, but the search is not somehow working within Syndesis.
Show field search results and allow selecting one of them.
Since it's working as expected in AtlasMap standalone, my guess is that it's coming from dependency mismatch, as AtlasMap updated to Angular6 and rxjs6. Let's see after we finish the version alignment via #2739.
@mcada FYI
It looks like after angular update this issue is no longer present, closing.
Most helpful comment
Since it's working as expected in AtlasMap standalone, my guess is that it's coming from dependency mismatch, as AtlasMap updated to Angular6 and rxjs6. Let's see after we finish the version alignment via #2739.
@mcada FYI