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

Implement Browse My Ballot Layout #43

Open
ninjascience opened this issue Sep 9, 2014 · 0 comments
Open

Implement Browse My Ballot Layout #43

ninjascience opened this issue Sep 9, 2014 · 0 comments

Comments

@ninjascience
Copy link
Contributor

Browse My Ballot page layout and style. Page 2 in Design PDF
http://127.0.0.1:9000/#/browse
Design and Assets:
https://www.dropbox.com/sh/geh5j7pk45pyvlk/AAAmk1euHgFKEeSookW8xeefa?dl=0Browse My Ballot

The UI Design doc isn't very clear, here's some clarifyication.

three buttons along the top toggle address mode, zip mode or county mode
address mode shows street, city and zip (not city street "OR" zip)
zip mode shows just zip input
county mode shows just county input

@ninjascience ninjascience changed the title Implement Browse My Ballot Laout Implement Browse My Ballot Layout Sep 17, 2014
paulfred added a commit to paulfred/frontend that referenced this issue Sep 17, 2014
This page allows the user to enter an address for candidates they would
like to browse. After entering a search. they will be sent to a new
page to see their results with further details. Which inputs are presented
to the user is controlled by the selection of one of the area buttons,
as decribed in issue hackoregon#43

Also in this commit:

 - resized the navi_* icons in Inkscape.
 - some basic form validation is included (all the fields that are shown
   are considered required).
 - added a new route and controller for the browse results, although the
   new page has not had its style updated yet. It is largely lifted wholesale
   from the previous version of the browse page.
paulfred pushed a commit to paulfred/frontend that referenced this issue Sep 18, 2014
This page allows the user to enter an address for candidates they would
like to browse. After entering a search. they will be sent to a new
page to see their results with further details. Which inputs are presented
to the user is controlled by the selection of one of the area buttons,
as decribed in issue hackoregon#43

Also in this commit:

 - resized the navi_* icons in Inkscape.
 - some basic form validation is included (all the fields that are shown
   are considered required).
 - added a new route and controller for the browse results, although the
   new page has not had its style updated yet. It is largely lifted wholesale
   from the previous version of the browse page.
paulfred pushed a commit to paulfred/frontend that referenced this issue Sep 19, 2014
This page allows the user to enter an address for candidates they would
like to browse. After entering a search. they will be sent to a new
page to see their results with further details. Which inputs are presented
to the user is controlled by the selection of one of the area buttons,
as decribed in issue hackoregon#43

Also in this commit:

 - resized the navi_* icons in Inkscape.
 - some basic form validation is included (all the fields that are shown
   are considered required).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant