You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.
@noahmanger the issue is the page refresh. Changing inputs inside the filter form (amendment indicator, election type, etc.) loads new filings data without refreshing the page. Changing the cycle select refreshes the page. So yes, changing the cycle select gives the expected data, but it's kind of clunky.
Ah. Gotcha. Considering that we're likely to move to rendering more data
client side on these pages, would it make sense to wait to do a universal
cycle select update then? I'd like to at least keep the behavior of the
cycle select the same for now.
On Thu, Sep 10, 2015 at 6:41 AM, Joshua Carp [email protected]
wrote:
@noahmangerhttps://github.com/noahmanger the issue is the page
refresh. Changing inputs inside the filter form (amendment indicator,
election type, etc.) loads new filings data without refreshing the page.
Changing the cycle select refreshes the page. So yes, changing the cycle
select gives the expected data, but it's kind of clunky.
—
Reply to this email directly or view it on GitHub #612 (comment)
.
The cycle filter changes the url and is not connected to the form. I have only thought of hacky ways to deal with this. Any ideas?
The last remaining issue on 18F/openFEC#1028
The text was updated successfully, but these errors were encountered: