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

Grid: Add keyboard shortcuts for moving manual grid items #63977

Open
Tracked by #57478
noisysocks opened this issue Jul 26, 2024 · 0 comments
Open
Tracked by #57478

Grid: Add keyboard shortcuts for moving manual grid items #63977

noisysocks opened this issue Jul 26, 2024 · 0 comments
Labels
[Feature] Layout Layout block support, its UI controls, and style output. [Type] Enhancement A suggestion for improvement.

Comments

@noisysocks
Copy link
Member

noisysocks commented Jul 26, 2024

When a Grid block is set to Manual mode you can move the item around the grid using these custom movers in the toolbar:

Screenshot 2024-07-26 at 14 52 19

You can also use drag-and-drop.

Let's add keyboard shortcuts for this as well.

Ideally I'd like:

  • CmdOpt - move left
  • CmdOpt - move right
  • CmdOpt - move up
  • CmdOpt - move down

But I know sometimes existing browser keyboard shortcuts can get in the way of us having nice things.

Would be nice to have this for Move up and Move down in non-grid blocks too. (Maybe we already do?)

@noisysocks noisysocks changed the title Keyboard shortcuts for moving manual grid items Grid: Add keyboard shortcuts for moving manual grid items Jul 26, 2024
@noisysocks noisysocks added [Type] Enhancement A suggestion for improvement. [Feature] Layout Layout block support, its UI controls, and style output. labels Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Layout Layout block support, its UI controls, and style output. [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

1 participant