absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

[BUG] Resize widget bugs #173

Open ianmuchyri opened 4 months ago

ianmuchyri commented 4 months ago

Is there an existing issue for this?

What were you trying to achieve?

Trying to resize the widgets with charts. I encountered a couple of bugs in the resizes

What are the expected results?

The widgets to resize properly

What are the received results?

The bugs are as below:

  1. The line chart disappears when the widget is resized image

  2. The border at the bottom disappears sometimes when resizing goes beyond the right edge of the canvas image

  3. The resize may show it going beyond the right edge of the canvas image

  4. The resize icon acts up sometimes during resizing. image

  5. The cards do not accurately fill the border image

Steps To Reproduce

  1. In Magistrala UI create a new dashboard
  2. add widgets to the dashboard
  3. try resizing the widgets

In what environment did you encounter the issue?

Magitstrala UI dashboards option

Additional information you deem important

No response