Infominer-JSI / gui-client

The (semi-)automatic data exploration and topic ontology creation tool frontend
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

🐞Layout Grid: Removing component multiple times resets its location #7

Open eriknovak opened 3 years ago

eriknovak commented 3 years ago

Describe the bug When removing a component from the layout grid multiple times it resets its width, height and location.

To Reproduce Steps to reproduce the behavior:

  1. Go to subset view.
  2. Click on the remove button (x) on one of the components in the grid.
  3. Click on the corresponding attribute button on the hidden graphs track.
  4. Again, Click on the remove button (x) of the same component.
  5. Again, Click on the corresponding attribute button on the hidden graphs track.
  6. See the component at the bottom of the layout with the width and height set to 1.

Expected behavior The component should appear where it was last positioned.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.