Skip to content

Prevent table row expansion to leak between table pages#761

Merged
chandlerprall merged 3 commits intoelastic:masterfrom
chandlerprall:bug/692-row-expansion-on-pagination
May 3, 2018
Merged

Prevent table row expansion to leak between table pages#761
chandlerprall merged 3 commits intoelastic:masterfrom
chandlerprall:bug/692-row-expansion-on-pagination

Conversation

@chandlerprall
Copy link
Contributor

Fixes #692 by creating a unique itemId for table items that incorporates their position in a paginated dataset.

Also fixes a bug where the expanded rows were not being associated with the owning aria row.

@chandlerprall chandlerprall requested review from cchaos and cjcenizal May 2, 2018 18:30
@chandlerprall
Copy link
Contributor Author

jenkins test this

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

LGTM.

@chandlerprall
Copy link
Contributor Author

jenkins test this

1 similar comment
@chandlerprall
Copy link
Contributor Author

jenkins test this

@chandlerprall chandlerprall merged commit ef5fb86 into elastic:master May 3, 2018
@chandlerprall chandlerprall deleted the bug/692-row-expansion-on-pagination branch June 1, 2018 16:30
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.

Row expansion not working across table with multiple pages

2 participants