You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a more powerful and user-friendly text input for editing URLs with interpolated Handlebars variables. This should probably be Monaco editor with custom written or modified mode.
Possible features:
Syntax highlighting for Handlebars variables.
Syntax highlighting for different URL parts.
Autocompletion for Handlebars variables.
Description text for each variable inside autocomplete popup.
Show autocomplete popup on Handlebars variable mouse click/hover.
👆 Those are just preliminary ideas. Maybe some of the above would be hard to impossible to achieve.
Create a more powerful and user-friendly text input for editing URLs with interpolated Handlebars variables. This should probably be Monaco editor with custom written or modified mode.
Possible features:
👆 Those are just preliminary ideas. Maybe some of the above would be hard to impossible to achieve.
Q: Maybe this should be a EUI component? Similar to markdown editor: https://elastic.github.io/eui/#/editors-syntax/markdown-editor
Q: Maybe this should be related to custom api actions builder? @Dosant: to link an issue
Part of #55324
The text was updated successfully, but these errors were encountered: