Skip to content

Conversation

@nielslyngsoe
Copy link
Member

When sorting Blocks in Block List Editor, with Inline editing mode. then when sorting a block that is expanded, then the Blocks will appear divided over the available height. (because the sorter locks the heigh for consistency when dragging).

This makes sure the items stay top aligned to avoid this wierdness.

@nielslyngsoe nielslyngsoe added the category/ui User interface label Nov 14, 2025
Copilot AI review requested due to automatic review settings November 14, 2025 20:32
Copilot finished reviewing on behalf of nielslyngsoe November 14, 2025 20:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a visual alignment issue in the Block List Editor where blocks appear distributed across available height when sorting expanded blocks in inline editing mode. The fix ensures blocks remain top-aligned during drag operations.

  • Adds align-content: start to the grid container CSS for proper top alignment during sorting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category/ui User interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants