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

Merged column headers should work within declarative Grid. (#12206) #12223

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

Ansku
Copy link
Member

@Ansku Ansku commented Mar 5, 2021

  • null check to prevent NPE from the merged column headers
  • convert to internal columnIds for merge handling
  • use correct cell in merge handling
  • switch away from streams in merge handling for easier readability
  • regression test

Fixes: #10464


This change is Reviewable

- null check to prevent NPE from the merged column headers
- convert to internal columnIds for merge handling
- use correct cell in merge handling
- switch away from streams in merge handling for easier readability
- regression test

Fixes: #10464
Copy link
Member

@OlliTietavainenVaadin OlliTietavainenVaadin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 4 of 4 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Member

@OlliTietavainenVaadin OlliTietavainenVaadin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Ansku)

@OlliTietavainenVaadin OlliTietavainenVaadin merged commit 82ee2b6 into 8.12 Mar 5, 2021
@Ansku Ansku deleted the pr12206release branch March 5, 2021 11:06
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.

None yet

2 participants