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

[MERGE WITH GIT FLOW] Add mur_respondents filter to "next" and "previous" buttons #1860

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

lbeaufort
Copy link
Member

Summary (required)

Impacted areas of the application

  • MUR search results

Screenshots

Before

Search "Nevada NOW" as MUR Respondent...
https://www.fec.gov/data/legal/search/murs/?search_type=murs&search=&mur_no=&mur_respondents=Nevada+NOW
then try to go to the next page. It resets your results:
screen shot 2018-03-14 at 2 59 23 pm

After

Search "Nevada NOW" as MUR Respondent...
http://localhost:8000/data/legal/search/murs/?search_type=murs&search=&mur_no=&mur_respondents=Nevada+NOW
then try to go to the next page. You actually get to the next page:
screen shot 2018-03-14 at 2 59 41 pm

Note I found a display problem but it's already in production. I'll enter a new bug if it's not already there.

https://www.fec.gov/data/legal/search/murs/?search=&mur_respondents=Nevada%20NOW&offset=20#results-murs
http://localhost:8000/data/legal/search/murs/?search=&mur_respondents=Nevada%20NOW&offset=20#results-murs

- This fixes bug #1859
- Add `&mur_respondents={{mur_respondents}}` to MUR pagination links
@lbeaufort lbeaufort added Please review HOTFIX Merge with git flow labels Mar 14, 2018
@johnnyporkchops johnnyporkchops removed the request for review from patphongs March 15, 2018 18:49
Copy link
Contributor

@johnnyporkchops johnnyporkchops left a comment

Choose a reason for hiding this comment

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

tested locally, works great

@johnnyporkchops johnnyporkchops merged commit 7051b56 into master Mar 16, 2018
@lbeaufort lbeaufort deleted the hotfix/fix-district-display branch August 17, 2018 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HOTFIX Merge with git flow Please review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants