Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composite automatic sort doesn't work on fixed containers #8

Open
EricRibeiro opened this issue Apr 17, 2021 · 0 comments · May be fixed by #9
Open

Composite automatic sort doesn't work on fixed containers #8

EricRibeiro opened this issue Apr 17, 2021 · 0 comments · May be fixed by #9
Labels
bug Something isn't working

Comments

@EricRibeiro
Copy link
Member

🐛 Bug report

Current behavior

When re-ordering composite items, the focus order is not automatically updated.

Steps to reproduce the bug

Provide a repo or sandbox with the bug and describe the steps to reproduce it.

  1. Open sandbox: https://codesandbox.io/s/peaceful-fire-55x13?file=/src/App.js
  2. Navigate through the grid with arrow keys
  3. Press "move down" or "move up" to change the order

Expected behavior

The focus order should be automatically updated.

@EricRibeiro EricRibeiro added the bug Something isn't working label Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant