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

Linting quick fix #4751

Open
jarekdanielak opened this issue Dec 11, 2024 · 1 comment
Open

Linting quick fix #4751

jarekdanielak opened this issue Dec 11, 2024 · 1 comment
Labels
backlog Queued in backlog enhancement New feature or request linting

Comments

@jarekdanielak
Copy link
Contributor

jarekdanielak commented Dec 11, 2024

Problem you would like to solve

Some linting errors can be solved with a simple action, e.g. if there is missing element template, I can just remove it.

Currently user has to click on element / problems panel error and do the action from properties panel.

Proposed solution

We could make it easier by linking the default, quick fix action directly in the problems panel error.

image

Alternatives considered

Leave it as it is.

Additional context

This came up as a possible improvement for linting of element templates compatibility: bpmn-io/bpmn-js-element-templates#132

Related to bpmn-io/bpmnlint#17

@barmac
Copy link
Collaborator

barmac commented Dec 18, 2024

I think this is a great idea. Captured in bpmn-io/bpmnlint#17 too

@barmac barmac added the backlog Queued in backlog label Dec 18, 2024
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 linting
Projects
None yet
Development

No branches or pull requests

2 participants