bpmn-io / dmn-js

View and edit DMN diagrams in the browser.
https://bpmn.io/toolkit/dmn-js/
Other
288 stars 137 forks source link

Cannot tab into the decision table header #845

Closed barmac closed 1 month ago

barmac commented 4 months ago

Describe the Bug

The table header is unreachable with a keyboard, so it requires mouse doubleclick to modify.

Steps to Reproduce

Try to tab to the input/output header.

Expected Behavior

Table header should be focussable and user should be able to open it. It can open automatically or via Enter.

Environment

Please complete the following information:


Child of https://github.com/bpmn-io/internal-docs/issues/909

barmac commented 1 month ago

I considered adding an edit button like we already have in the boxed expression, but it would hide the "move column" handler:

image