dashboard-app icon indicating copy to clipboard operation
dashboard-app copied to clipboard

fix: avoid re-rendering an item when adding the same again (DHIS2-17016)

Open edoardo opened this issue 2 years ago • 1 comments

Fixes: https://dhis2.atlassian.net/browse/DHIS2-17016

Key features

  1. 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.

edoardo avatar Mar 13 '24 12:03 edoardo

🚀 Deployed on https://pr-2935--dhis2-dashboard.netlify.app

dhis2-bot avatar Mar 13 '24 12:03 dhis2-bot

:tada: This PR is included in version 100.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

dhis2-bot avatar May 16 '24 10:05 dhis2-bot