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

#6260: Fixed triggering of table cell refreshing when multiple elements added in one differ #6779

Merged
merged 3 commits into from
May 11, 2020

Conversation

niegowski
Copy link
Contributor

Suggested merge commit message (convention)

Fix (table): Fixed triggering of table cell refreshing when multiple elements added in one differ. Closes #6260.


Additional information

@niegowski niegowski changed the title Fixed triggering of table cell refreshing when multiple elements added in one differ #6260: Fixed triggering of table cell refreshing when multiple elements added in one differ May 8, 2020
@niegowski niegowski requested a review from jodator May 8, 2020 17:50
Copy link
Contributor

@jodator jodator left a comment

Choose a reason for hiding this comment

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

I was wondering what would happen if there will be multiple inserter into multiple table cells. But this change also work with this. Also such case feels a bit synthetic.

We can't just check if there are more than one child on any insertion as it would create more refresh than needed.

@jodator jodator merged commit fbec6b2 into master May 11, 2020
@jodator jodator deleted the i/6260 branch May 11, 2020 14:08
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.

Span left in table cell after mergin table cells
2 participants