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

category-page--feature-side-filter-form #4

Open
2 of 17 tasks
jeffworley opened this issue Oct 12, 2015 · 2 comments
Open
2 of 17 tasks

category-page--feature-side-filter-form #4

jeffworley opened this issue Oct 12, 2015 · 2 comments
Assignees

Comments

@jeffworley
Copy link
Contributor

User Stories:

  • When user toggles/selects radio input the information displayed in 3/4th grid changes to match the filter applied and helps the user better find what they are looking for.
  • When user enters in a min value, max value, or both and clicks submit button the information in 3/4th grid changes to match the filter applied and helps the user better find what they are looking for.
  • When user toggles/selects checkbox input the information displayed in 3/4th grid changes to match the filter applied and helps the user better find what they are looking for.
  • When the user selects from the dropdown select group the information displayed in the 3/4th grid changes to match the filter applied and helps the user better find what they are looking for.
  • Planning
    • Skitch IT!
  • HTML
    • container
    • one "form" or many?
    • let's match those form input elements exactly!
  • Sassy Sass - SCSS
    • layout is key!
      • this includes sub element layout - maybe different than outer?
    • can we style those input toggles from above?
    • Are those borders or :before elements?
    • Colors oh colors!
  • JavaScript sweet JavaScript:
    • when I click things what happens?
    • how do I link my click to a filter of the api information meant to display?
    • can I click again to clear?
    • And the BIG DADDY OF THEM ALL...How do I handle selections in multiple forms?
@jeffworley jeffworley self-assigned this Oct 12, 2015
@jeffworley
Copy link
Contributor Author

full-page-single-category-skitched

@jeffworley
Copy link
Contributor Author

All routes point back to this: #1

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