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 code editor to properties panel entries other than FEEL #4683

Open
1 of 3 tasks
barmac opened this issue Nov 7, 2024 · 3 comments
Open
1 of 3 tasks

Add code editor to properties panel entries other than FEEL #4683

barmac opened this issue Nov 7, 2024 · 3 comments
Labels
backlog Queued in backlog enhancement New feature or request good first issue Good for newcomers properties panel ux

Comments

@barmac
Copy link
Collaborator

barmac commented Nov 7, 2024

Problem you would like to solve

Currently, only FEEL entries in the properties panel contain a code editor with line numbers, syntax highlighting etc.
Even though "Example output" takes a JSON, there's no code assistance for that entry. We only perform validation.

image

Proposed solution

  • Add a code editor entry, e.g. as a JSON entry (or more if necessary).

Notes on Implementation

Alternatives considered

Do nothing.

Additional context

Reported by @falko via https://camunda.slack.com/archives/C0693F1NFK5/p1730978476288409?thread_ts=1730977038.364429&cid=C0693F1NFK5


Related to bpmn-io/bpmn-js-properties-panel#858, bpmn-io/bpmn-js-properties-panel#872.

@barmac barmac added enhancement New feature or request ux properties panel labels Nov 7, 2024
@nikku nikku added the good first issue Good for newcomers label Nov 7, 2024
@jarekdanielak
Copy link
Contributor

As it was already tagged good first issue, I'll move it to backlog.

@jarekdanielak jarekdanielak added the backlog Queued in backlog label Nov 13, 2024
@nikku
Copy link
Member

nikku commented Nov 14, 2024

I've added additional context on prior investments to issue. Specifically we supported language via element templates via bpmn-io/bpmn-js-properties-panel#858. Full support via pluggable editors (i.e. for GraphQL, JSON) is still pending via bpmn-io/bpmn-js-properties-panel#872.

@nikku
Copy link
Member

nikku commented Nov 14, 2024

Related to my prior talk on language tooling.

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 good first issue Good for newcomers properties panel ux
Projects
None yet
Development

No branches or pull requests

3 participants