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

Feature/election lookup styles #585

Merged
merged 2 commits into from
Sep 4, 2015
Merged

Conversation

noahmanger
Copy link
Contributor

Markup updates for the election lookup to make use of 18F/fec-style#64

There's still a few things on the mockup that need to be implemented, but they're more in the JS so @jmcarp we should talk about these pieces.

screen shot 2015-09-03 at 9 47 31 pm

<form>
<div class="search-controls__row">
<label class="label" for="cycle-select">Choose an election cycle</label>
{{ select.cycle_select(cycles, cycle) }}
Copy link
Contributor

Choose a reason for hiding this comment

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

The cycle select widget changes the URL and refreshes the page on change, which we don't want to do here. I'll fix during review.

@jmcarp jmcarp merged commit 779ead6 into develop Sep 4, 2015
@jmcarp
Copy link
Contributor

jmcarp commented Sep 4, 2015

I noticed that one of the javascript unit tests failed, but the Travis build didn't notice. Fixed the test and the Travis issue on merge.

@jmcarp jmcarp deleted the feature/election-lookup-styles branch October 2, 2015 16:36
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