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 focus "add row" button #846

Closed barmac closed 2 months ago

barmac commented 4 months ago

Describe the Bug

The "add row" button (+) is inaccessible with the keyboard as it's a span without tabindex.

Steps to Reproduce

Try to focus it.

Expected Behavior

It should be a button with accessible label.

Environment

Please complete the following information:


Child of https://github.com/bpmn-io/dmn-js/issues/845

barmac commented 2 months ago

Closed via https://github.com/bpmn-io/dmn-js/pull/868