VolkovLabs / business-forms

The Business Forms panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.
https://docs.volkovlabs.io
Apache License 2.0
86 stars 10 forks source link

Fix draggable control to support upcoming Grafana changes #314

Closed asimonok closed 11 months ago

asimonok commented 11 months ago

Resolves #312

The reason is this PR which removes div wrapping for the Icon component - https://github.com/grafana/grafana/pull/76819

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a517bb8) 97.92% compared to head (2bfbf74) 97.92%. Report is 1 commits behind head on main.

:exclamation: Current head 2bfbf74 differs from pull request most recent head aec579e. Consider uploading reports for the commit aec579e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #314 +/- ## ======================================= Coverage 97.92% 97.92% ======================================= Files 65 65 Lines 1059 1059 Branches 188 188 ======================================= Hits 1037 1037 Misses 12 12 Partials 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.