dashboard-app
dashboard-app copied to clipboard
fix: avoid re-rendering an item when adding the same again (DHIS2-17016)
Fixes: https://dhis2.atlassian.net/browse/DHIS2-17016
Key features
- avoid re-render plugin when the same item is added multiple times
Description
It is possible to add the same dashboard item to a dashboard multiple times. Probably not a scenario that happens often, but nothing prevents it. The bug caused a re-render of all the previously added items for the same visualization when in edit mode.
🚀 Deployed on https://pr-2935--dhis2-dashboard.netlify.app
:tada: This PR is included in version 100.2.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket: