opensearch-project / dashboards-flow-framework

A UI designer for constructing AI applications with OpenSearch
Apache License 2.0
9 stars 8 forks source link

JSONPath bug fix & improved wording in input/output transforms #479

Closed ohltyler closed 4 days ago

ohltyler commented 4 days ago

Description

This PR improves 2 parts:

  1. JSONPath handling - removes special logic for array parsing, as there is some other ongoing discrepancies which will be resolved in #478
  2. Tooltip wording & placement improvements in the input & output transforms to be more guided for users.

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.