Skip to content

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

Merged
jesperengstrom merged 1 commit into
developfrom
fix-lxlweb-a11y-nl105
Aug 27, 2026
Merged

fix(lxlweb): a11y NL105 (dragging movements)#1663
jesperengstrom merged 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

@olovy olovy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes!! ↔️

@jesperengstrom
jesperengstrom merged commit 0ab14a8 into develop Aug 27, 2026
2 checks passed
@jesperengstrom
jesperengstrom deleted the fix-lxlweb-a11y-nl105 branch August 27, 2026 07:48
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.

2 participants