You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Problem:**
It should be possible to rearrange elements in a grid using the keyboard
arrows in addition to just the mouse.
**Fix:**
Add a new strategy that does that. It will enforce the movement to be
inside the available grid space, so it's not possible to overflow the
boundaries of the grid template.
![Kapture 2024-09-03 at 15 49
23](https://github.com/user-attachments/assets/954b13cb-32a8-4bb9-9626-e7bfd3513454)
Fixes#6296
No description provided.
The text was updated successfully, but these errors were encountered: