Problem/Motivation
Users should have an alternative to using the mouse/touchpad for rearranging layouts.
Steps to reproduce
Currently navigation only supports mouse / trackpad.
Proposed resolution
Add keyboard navigation for rearranging components with the arrow keys.
Remaining tasks
This already works in 1.x. Create a patch / MR for 2.x.
User interface changes
Supports arrow keys for navigation.
API changes
none
Data model changes
none
Issue fork layout_paragraphs-3246059
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
justin2pin commentedComment #4
justin2pin commentedPushed to dev. Includes test coverage in BuilderTest.php.