Show grid when in grid edit mode #263

Closed
opened 2026-04-13 12:23:29 +00:00 by a24vinla · 4 comments
Collaborator

When editing is enabled (i.e. the user is able to move and resize cards) we want to show the underlying grid. This should not be turned on by default. Below are some examples of what I mean.

Not in edit mode:
image

In edit mode (excuse the quality):
image

When editing is enabled (i.e. the user is able to move and resize cards) we want to show the underlying grid. This should not be turned on by default. Below are some examples of what I mean. Not in edit mode: ![image](/attachments/788fc4f7-60ba-4eb0-bddc-01ae541427ab) In edit mode (excuse the quality): ![image](/attachments/27785238-72f0-4bc3-bd85-882b64f210e0)
Author
Collaborator

There is probably some inherit settings in react-grid-library for this. If there isn't, the grid cell width/height can be set in pixels. Currently we only set the height.
image

There is probably some inherit settings in react-grid-library for this. If there isn't, the grid cell width/height can be set in pixels. Currently we only set the height. ![image](/attachments/042f02f0-be5b-4d5a-8884-95909d2f3ceb)
Author
Collaborator
This probably helps in solving this issue: https://github.com/react-grid-layout/react-grid-layout?tab=readme-ov-file#gridbackground
Owner

Perhaps a less visible e.g. dotted grid with low contrast is a solution for showing the grid at least while resizing / moving the items.

The grid-ed view is too sharply contrasted for normal operation imho.

Perhaps a less visible e.g. dotted grid with low contrast is a solution for showing the grid at least while resizing / moving the items. The grid-ed view is too sharply contrasted for normal operation imho.
Collaborator

PR is done
#426

PR is done https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/426
a24vinla 2026-04-21 08:23:06 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#263
No description provided.