Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Jul 2012 at 15:59 UTC
Updated:
9 Jul 2014 at 21:56 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
cookiz commentedNeeds review : https://code.drupalcommerce.org/199
Done in this commit :
1) The price (number) field needs to not be user entry, but just displayed above or below the slider
2) The go button goes away (the field updates via ajax anyway)
Concerning :
3) Ideally we have an ajax loader indicator, because it take awhile for the search results to update
If we need to add a loader for the price range, do we need to add it also on the other faceted search blocks ?
Comment #2
bojanz commentedMerged the commit.
#3 needs feedback.
Comment #3
guguss commented3) I agree with Cookiz to have an ajax loader when you select any facet.
Comment #4
guguss commentedComment #5
vasikefor 3) what about Search API ajax module.
is there anyone who use it for a Drupal commerce system?
Comment #6
jsacksick commentedI already used it, a lot of progress has been made but there are still a few bugs, let's say it's 80 - 90% working if you're using drupal blocks and views/search_api_pages for your search pages which I think is the case in kickstart.
Also the code is not super clean...
Comment #7
bojanz commentedLet's skip that module for now then.
Are we done with this issue then?
Comment #8
guguss commentedThis looks good and behaves fine.
Comment #10
romainT commentedRight now both Small and Normal screen layouts are present at the same time, making it very confusing, and the "Go" button is present.