Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

[NG] Page size change was not triggering a state change (#1752) #2841

Merged
merged 1 commit into from Nov 14, 2018

Conversation

Jinnie
Copy link
Contributor

@Jinnie Jinnie commented Nov 14, 2018

During 0.9 -> 0.10 refactoring, the refresh has no longer been managed locally in the datagrid component, but delegated to the state provider service. Thus, we're no longer listening to page.change events directly.
StateDebouncer calls added to the size setter, similar to the current setter.
Tests are checking initial size change (from not set), then transition from one size to another, finally a size reset.

…ve#1752)

StateDebouncer calls added to the size setter.

Signed-off-by: Ivan Donchev <idonchev@vmware.com>
@mathisscott mathisscott added this to the 0.13.10 milestone Nov 14, 2018
@mathisscott
Copy link
Contributor

@Jinnie
This is ready to go! Can you backport to 0.13?

@Jinnie Jinnie merged commit 32fb782 into vmware-archive:master Nov 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants