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 rendering of TreeGrid's frozen columns after hierarchy-column reset #12028

Merged
merged 2 commits into from
Jun 18, 2020
Merged

Fix rendering of TreeGrid's frozen columns after hierarchy-column reset #12028

merged 2 commits into from
Jun 18, 2020

Conversation

tarekoraby
Copy link
Contributor

@tarekoraby tarekoraby commented May 29, 2020

Fixes #12026


This change is Reviewable

Copy link
Contributor

@TatuLund TatuLund left a comment

Choose a reason for hiding this comment

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

:lgtm:

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

@TatuLund TatuLund merged commit d824efe into vaadin:master Jun 18, 2020
@TatuLund TatuLund added this to the 8.11.1 milestone Jun 30, 2020
ZheSun88 pushed a commit that referenced this pull request Jul 1, 2020
…et (#12028)

* Add tests

* Fix getVisibleFrozenColumnCount() if SelectionMode is multi
TatuLund added a commit that referenced this pull request Jul 1, 2020
* Fix rendering of TreeGrid's frozen columns after hierarchy-column reset (#12028)

* Add tests

* Fix getVisibleFrozenColumnCount() if SelectionMode is multi

* Update ComboBox popup position comparison to use correct top value. (#12041)

Fixes #12029

* Clear thread local instances on connection lost in push handler (#12042)

Adopted from vaadin/flow#8567

Co-authored-by: Tarek Oraby <42799254+tarekoraby@users.noreply.github.com>
Co-authored-by: Anna Koskinen <Ansku@users.noreply.github.com>
Co-authored-by: Tatu Lund <tatu@vaadin.com>
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.

TreeGrid in MultiSelect mode renders frozen columns erroneously if hierarchy column is hidden
2 participants