Basq wrote: » Typical software developer... blaming the user QE! Good man!
witnessmenow wrote: » If you spot anything else or have any suggestions please let me know
BabySlam wrote: » a search for rug resulted in nothing.
Black_Knight wrote: » I get a horizontal scroll bar, regardless of resolution. Tool tips on the stock status would be nice. Ive no idea what the 2 arrows symbol means, stock wise. class="glyphicon glyphicon-transfer"
hjr wrote: » I don't think that sorting by price is working correctly? Maybe thats just me, but site looks really well, and really helpful from a searching point of view...
hjr wrote: » Hi Witnessmenow, Its the sorting by price. I'm using chrome. I did a search for sim, and when I try to sort by cheapest to most expensive it doesn't seem to be working properly... The saving column is working fine.
witnessmenow wrote: » Never seen a horizontal scroll bar on it, on any browser or device. What browser are you using? Are zoomed in or anything?
witnessmenow wrote: » Never seen a horizontal scroll bar on it, on any browser or device. What browser are you using? Are zoomed in or anything? On to do list, need to find a more suitable icon
nava wrote: » I also get a horizontal scroll bar, I can only scroll about 1 cm but it's there, using IE 11, Firefox 38.1.0 and Chrome Version 43.0.2357.134 m On windows 7 pro, screen resolution 1600 x 900
witnessmenow wrote: » Fixed these issues and pushed up the new version (would appreciate if you could check they are working ok for you!)
dingding wrote: » Hi, Well done with the site. I just tried the clearance with all sections selected and it does not return anything. The wheel just rotates for a while and it returns a blank screen
dingding wrote: » I also noticed if you select say clearance for Home entertainment & satnav, and you set the parameters 1 - 1000 It stops at about 400 euro, you have to do a second search 400 - 1000 to get the next batch and so on.
Black_Knight wrote: » Now that there's "highest" "lowest" prices, the obvious next step is email price alerts! A historical look at the price changes would be nice too, like camelcamelcamel.com does. Have you been polling each item for price changes over the last while? If so, storing each price change and graphing it would be handy enough. Finally, congrats on what I assume is a few quid being returned by Argos to you(s) for linking people to their stock.
bored_newbie wrote: » Hmm, I found that the Clearance section was listing Out of Stock items too, even when a store is selected.
witnessmenow wrote: » So that's what used to happen, but I was over ruled when I was doing that part on the new What if we gave the option to remove them from the list? Like a check box or something. We could persist your preference across visits to the site?
bored_newbie wrote: » It would be nice if they were automatically sorted so that all of the best savings appear on Page 1.
bored_newbie wrote: » One other thing I noticed - If you search the clearance section for a store, and four pages of results are returned, some of the items on Page 1 have 0% discount. So it seems that there is no sorting being done.. If you then click on the '% Saving' heading, it will sort that page only. This leaves you with Page 1 - some items with 90% saving and some with 0% saving Page 2 - some items with 75% saving and some with 0% saving and so on. It would be nice if they were automatically sorted so that all of the best savings appear on Page 1.
Multiple posts on removing items for the list
jobless wrote: » really nice site.... out of interest what web framework did you use to develop it?...
witnessmenow wrote: » That particular problem you described is a tough one to fix! We use Argos' search to get the list of items. For clearance, the items are ordered by price low to high (and this mostly works, we have seen some bugs with this, but they are actually on the Argos side). Argos unfortunately don't have the option to sort by percentage saving The sort on the site only sorts the items that are visible on the screen. So as you correctly pointed out it doesnt include the results on the second page when sorting. We only load the next number of items when you click page 2. The old site didn't have this problem because it fetched everything before showing anything, but it had different problems: it was slow and it timed out if your search was too big. Leave it with us and we will re-visit this, I think its pretty obvious the clearance section needs a little bit of work! I know we can come up with something that works better than the current one.