absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

[BUG] Resizing not working properly #112

Closed ianmuchyri closed 6 months ago

ianmuchyri commented 6 months ago

Is there an existing issue for this?

What were you trying to achieve?

The resizing action of the widget doesn't work well during the dashboard creation. This may result in widgets overlapping. image

What are the expected results?

I expect as I resize a widget, the other adjacent widgets adjust their position with the widget resizing

What are the received results?

The adjacent widgets are not readjusting their positions as shown above

Steps To Reproduce

  1. In the Magistrala UI dashboard branch
  2. Login to the UI
  3. go to the dashboard page
  4. create a new canvas
  5. add multiple widgets
  6. try adjust the size of one of the widgets

In what environment did you encounter the issue?

Magistrala-UI dashboards branch

Additional information you deem important

No response