Skip to content
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.

Restore paging and sorting. #435

Merged
merged 1 commit into from
Aug 6, 2015

Conversation

jmcarp
Copy link
Contributor

@jmcarp jmcarp commented Aug 6, 2015

Since both the data tables and the tabbing interface can change the
window history, the data tables should only refresh on popState when the
relevant query parameters have changed. Previously, this check was
applied on every table reload; this patch applies the check only on
reloads triggered by the popState event.

[Resolves #433]

Since both the data tables and the tabbing interface can change the
window history, the data tables should only refresh on popState when the
relevant query parameters have changed. Previously, this check was
applied on every table reload; this patch applies the check only on
reloads triggered by the popState event.

[Resolves fecgov#433]
@jmcarp jmcarp removed the in progress label Aug 6, 2015
noahmanger pushed a commit that referenced this pull request Aug 6, 2015
@noahmanger noahmanger merged commit 1e280f3 into fecgov:develop Aug 6, 2015
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

2 participants