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

Fixes to displaying Grid in a detail row. (#11147) #11228

Merged
merged 1 commit into from Oct 10, 2018
Merged

Fixes to displaying Grid in a detail row. (#11147) #11228

merged 1 commit into from Oct 10, 2018

Conversation

ZheSun88
Copy link
Contributor

@ZheSun88 ZheSun88 commented Oct 8, 2018

  • Multiple headers shouldn't stack behind each other.
  • Body rows shouldn't get stuck to default row height.
  • Compatibility version's hidable row selector shouldn't try to
    calculate row heights based on rows that haven't been added to DOM yet.

Fixes #7674


This change is Reviewable

- Multiple headers shouldn't stack behind each other.
- Body rows shouldn't get stuck to default row height.
- Compatibility version's hidable row selector shouldn't try to
calculate row heights based on rows that haven't been added to DOM yet.

Fixes #7674
@ZheSun88 ZheSun88 added this to the 8.6.0 milestone Oct 8, 2018
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 12 of 12 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@ZheSun88 ZheSun88 merged commit 0a88984 into 8.6 Oct 10, 2018
@ZheSun88 ZheSun88 deleted the pick-11147 branch October 10, 2018 07:50
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

3 participants