Dragging card beyond column/row limit #439

Closed
opened 2026-04-20 11:02:35 +00:00 by a24vinla · 1 comment
Collaborator

When dragging a card to the right there is no limit to how far we can drag it. Letting go of the card (placing it) will still place it in the rightmost part of the grid that is in bounds.
Example:
image
After dropping it:
image
For this example I set a maxRow value for the grid, shows the same behaviour:
image
This could be an issue with our app or react-grid-layout. Might be fixed by simply adding width and height constraints to our webpage.

When dragging a card to the right there is no limit to how far we can drag it. Letting go of the card (placing it) will still place it in the rightmost part of the grid that is in bounds. Example: ![image](/attachments/a8932e16-1e1b-43ed-90c0-7e4219a13d59) After dropping it: ![image](/attachments/29edfc7a-4d1f-4528-9983-46a6c05935d6) For this example I set a maxRow value for the grid, shows the same behaviour: ![image](/attachments/2e65b300-1b4d-4c18-af33-ae0231efec75) This could be an issue with our app or react-grid-layout. Might be fixed by simply adding width and height constraints to our webpage.
Collaborator

this is an old issue I close it

this is an old issue I close it
Sign in to join this conversation.
No milestone
No project
No assignees
2 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#439
No description provided.