Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bugs] Add a new widget in one column mode will affect the layouts after you switch back to multiple columns. #2559

Closed
@yesterdaytime

Description

@yesterdaytime

Subject of the issue

When I try to add a new widget in one column, it will reset all the nodes in one modal and doesn't change back them the correct position in multiple columns mode.

Steps to reproduce

  1. start the gridstack.js angular example, and select component ngFor example.
  2. Add 3 widgets.
  3. Change the chrome width and make the widget show in one column.
  4. Add a widget and change the chrome width to back multiple columns mode.

Expected behavior

The 3 widgets should be at the top.

Actual behavior

The 3 widgets at the left.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions