8000 Dragging toolbar item in + out + in doesn't honour gs-w attribute sizes · Issue #2667 · gridstack/gridstack.js · GitHub
[go: up one dir, main page]

Skip to content
Dragging toolbar item in + out + in doesn't honour gs-w attribute sizes #2667
Closed
@BussiGiu

Description

@BussiGiu

Subject of the issue

I have a toolbar with one widget and attributes set to gs-w="1" and gs-h ="1".
When I try to drag and drop the widget inside the grid it usually works fine, but if I accidentally first drag it inside and outside of the grid and then drop it inside, the widget ends up occupying a space that doesn't honour the width and height attributes.
Also, the attributes set into the HTML disappear and from now on, they are completely ignored.

I'm using Gridstack in Angular and the widget toolbar implements BaseWidget class but I also managed to reproduce the issue without Angular, so I don't think Angular makes any difference here.

Your environment

  • gridstack.js - 10.1.2
  • angular - 16.1.2 (not necessary to reproduce)

Steps to reproduce

I recreated the bug in this demo: https://jsfiddle.net/gusn6cvy/11/
And here's is a video of the effect:

gridstackToolbarSizeBug.mov

Expected behaviour

Dragging a widget from a toolbar should create a widget on the grid that maintains the original attributes (gs-w and gs-h) even if it's dragged inside and outside of the grid many times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0