Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger Editor: Allow autosuggest on path input field when select interface name #470

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

AmerMesanovic
Copy link
Contributor

@AmerMesanovic AmerMesanovic commented Sep 11, 2024

Added autosuggest on path input field when selected interface name

Implemented auto-suggest functionality for the path input field in the Trigger Editor. This feature provides suggestions for
available mappings when an interface name is selected

closes #432

Screens:
Screenshot from 2024-09-11 13-19-40
Screenshot from 2024-09-11 13-07-56
Screenshot from 2024-09-11 13-07-51
Screenshot from 2024-09-11 13-07-42

@AmerMesanovic AmerMesanovic changed the title Added autosuggest on path input field when selected interface name Allow autosuggest on path input field when select interface name Sep 11, 2024
@AmerMesanovic AmerMesanovic changed the title Allow autosuggest on path input field when select interface name Trigger Editor: Allow autosuggest on path input field when select interface name Sep 11, 2024
@AmerMesanovic AmerMesanovic force-pushed the path-suggestion branch 2 times, most recently from 80cfc6a to 50d39bc Compare September 11, 2024 13:18
@AmerMesanovic AmerMesanovic force-pushed the path-suggestion branch 4 times, most recently from 65270ab to 763a1ee Compare September 12, 2024 07:16
interface name in Trigger Editor

Implement autosuggest feature for interface mappings in the
Trigger Editor

Signed-off-by: AmerMesanovic <[email protected]>
@davidebriani davidebriani merged commit 80d7e57 into astarte-platform:master Sep 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trigger Editor: autosuggest possible matching mappings for the selected interface
3 participants