Skip to content

fix(lxlweb): a11y NL105 (dragging movements) - #1663

Open
jesperengstrom wants to merge 1 commit into
developfrom
fix-lxlweb-a11y-nl105
Open

fix(lxlweb): a11y NL105 (dragging movements)#1663
jesperengstrom wants to merge 1 commit into
developfrom
fix-lxlweb-a11y-nl105

Conversation

@jesperengstrom

Copy link
Copy Markdown
Contributor

Description

Solves

Report no: NL105

  • All functionality that uses a dragging movement can be achieved without dragging.

This only involves the adjustable pane and the Draggable component, which is an interactive slider, but did not have the required keyboard support. Implemented it using the standard keyboard interactions

Summary of changes

  • Add key event listeners on draggable component
  • Fix unintended horizontal scroll on leading pane when set to min width.

@jesperengstrom
jesperengstrom marked this pull request as ready for review August 24, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant