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

Add ability to auto complete fields #708

Open
1 task
nikku opened this issue Jun 20, 2022 · 2 comments
Open
1 task

Add ability to auto complete fields #708

nikku opened this issue Jun 20, 2022 · 2 comments
Labels
backlog Queued in backlog enhancement New feature or request

Comments

@nikku
Copy link
Member

nikku commented Jun 20, 2022

Is your feature request related to a problem? Please describe

As a user I'd love to get auto completion where available (i.e. for known called activities. I want auto completion in any place it makes sense (forms, users, groups, ...).

As a tool integrator I want to decide where to get that information from and provide it accordingly.

Describe the solution you'd like

  • Offer a generic extension point for auto completion in the properties panel

Describe alternatives you've considered

Implement auto completion on a case by case basis

Additional context

An example how auto completion could look like for call activities:

image

Another example how this can provide dynamic hinting (i.e. on configuration of secrets in C8 SaaS):

image


Supports https://github.com/camunda/team-connectors/issues/80, https://github.com/camunda/product-hub/issues/1003

@barmac
Copy link
Member

barmac commented Dec 10, 2024

Generally great idea. One remark:

Another example how this can provide dynamic hinting (i.e. on configuration of secrets in C8 SaaS):

Not sure if we should use autocomplete for hints. I'd rather provide either a description or a tooltip as they are dedicated for guidance.

@philippfromme
Copy link
Contributor

Not sure if we should use autocomplete for hints. I'd rather provide either a description or a tooltip as they are dedicated for guidance.

I consider this just another configuration option for the dropdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants