Skip to content

Conversation

@sissbruecker
Copy link
Contributor

Description

Grid Pro cancels editing if the item in the edited row does not match the edited item anymore. However it always compares by item reference, which does not work if you replace the item instance after changing a field.

This fixes it by comparing by item ID, which would fall back to comparing by reference if no ID is defined.

Type of change

  • Bugfix

@sonarqubecloud
Copy link

@sissbruecker sissbruecker merged commit a8fbd0c into main Oct 31, 2025
9 checks passed
@sissbruecker sissbruecker deleted the fix/grid-pro-item-comparison branch October 31, 2025 07:46
vaadin-bot pushed a commit that referenced this pull request Oct 31, 2025
web-padawan pushed a commit that referenced this pull request Oct 31, 2025
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 25.0.0-beta4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants