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

fix: Use KeyMapper by default to generate unique keys (#13883) (CP: 9.0) #13930

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

* fix: Use KeyMapper by default for unique keys

* fix: Use KeyMapper by default to generate unique keys

Delegates to regular KeyMapper whenever the unique key provider is not present and a unique key is needed for a row.

Part-of: vaadin/flow-components#3156
@github-actions
Copy link

github-actions bot commented Jun 8, 2022

Unit Test Results

   769 files  ±0     769 suites  ±0   24m 47s ⏱️ - 1m 1s
5 723 tests +2  5 671 ✔️ +2  52 💤 ±0  0 ±0 
5 771 runs  +6  5 718 ✔️ +6  53 💤 ±0  0 ±0 

Results for commit 860cf5a. ± Comparison against base commit d426a9c.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mshabarov mshabarov merged commit a3103b0 into 9.0 Jun 10, 2022
@mshabarov mshabarov deleted the cherry-pick-13883-to-9.0-1654679761108 branch June 10, 2022 12:06
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 22.0.17.

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.

2 participants