Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: identify dashboard items by id #7869

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

tomivirkki
Copy link
Member

Description

By default, use item.id for identifying a dashboard item. This is primarily used by the rendering logic to determine whether it should reuse an existing widget wrapper( based on the item it was previously rendered with).

Type of change

Feature

Copy link

sonarcloud bot commented Sep 26, 2024

@tomivirkki tomivirkki merged commit c272a0d into feat/dashboard Sep 26, 2024
9 checks passed
@tomivirkki tomivirkki deleted the feat/identify-item-by-id branch September 26, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants