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

Pricing filter #944

Merged
merged 16 commits into from
Oct 31, 2018
Merged

Pricing filter #944

merged 16 commits into from
Oct 31, 2018

Conversation

Gnito
Copy link
Contributor

@Gnito Gnito commented Oct 30, 2018

SearchPage gets price filter functionality.

  • PriceFilter
  • RangeSlider (pure slider component)
  • FieldRangeSlider (Final Form version of RangeSlider)
  • PriceFilterForm (Form used inside PriceFilter component)
  • In addition, this fixes or removes component examples that didn't work in StyleguidePage.

NOTE: You must define min and max for the filter in src/marketplace-custom-config.js. Current maximum value for the range is set to 1000 (USD/EUR/currency units).

Desktop

screen shot 2018-10-30 at 23 38 23

Mobile

screen shot 2018-10-30 at 23 38 50

@Gnito Gnito force-pushed the pricing-filter branch 3 times, most recently from d681d98 to c52453c Compare October 30, 2018 22:07
@Gnito Gnito force-pushed the pricing-filter branch 2 times, most recently from 65518dc to bfd7fe9 Compare October 31, 2018 08:52
@Gnito Gnito temporarily deployed to sharetribe-starter-app October 31, 2018 08:54 Inactive
@Gnito Gnito merged commit 5db24d7 into master Oct 31, 2018
@Gnito Gnito deleted the pricing-filter branch October 31, 2018 13:36
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

Successfully merging this pull request may close these issues.

1 participant