Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

fix(value-list): ensure keyboard-enabled DND stays active when moving items around #1012

Merged
merged 4 commits into from
Jun 5, 2020

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Jun 5, 2020

Related Issue: #986

Summary

This ensures the handle element is focused right after browser rendering.

Additionally, this also fixes some ESLint errors and adds more assertions to test keyboard item-moving.

@jcfranco jcfranco added bug Something isn't working a11y labels Jun 5, 2020
@jcfranco jcfranco added this to the Neptr milestone Jun 5, 2020
@jcfranco jcfranco self-assigned this Jun 5, 2020
@jcfranco jcfranco requested a review from driskull June 5, 2020 19:31
@jcfranco jcfranco marked this pull request as ready for review June 5, 2020 19:31
@jcfranco jcfranco requested a review from a team as a code owner June 5, 2020 19:31
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

Looks good but test is failing it seems.

@jcfranco
Copy link
Member Author

jcfranco commented Jun 5, 2020

Build is 🍏!

@jcfranco jcfranco requested a review from driskull June 5, 2020 21:11
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

👍

@jcfranco jcfranco merged commit de19096 into master Jun 5, 2020
@jcfranco jcfranco deleted the jcfranco/986-fix-value-list-keyboard-dnd-focus branch June 5, 2020 22:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants