nicHoch / tca

app bug reporting
4 stars 0 forks source link

Cannot filter by grade #111

Closed killakalle closed 2 years ago

killakalle commented 3 years ago

What happened?

  1. Open any crag that has routes
  2. Go to Search within that crag
  3. Change the slider to restrict the range
  4. See if the route list updates - it does not
  5. Click into the search field and try to search for an empty name to try to trigger the search with updated grade range - it does not work

It seems it's not possible to filter for a grade range unless you type something into the Search

Example url(s) to reproduce the problem:

Ideally also provide screenshots: image

What you expected:

bkucsera commented 3 years ago

Fixed, please check.

rouletout commented 3 years ago

This works for me - please check @killakalle

killakalle commented 3 years ago

Works somewhat, but not consistently. See examples below:

From 6b+ to 6b+ --- OK image

From 6b+ to 6c --- NOK (no results) image

From 6c to 6c --- NOK (no results) image

From 6c to 6c+ --- OK image

From 7a to 7b --- OK image

From 7a+ to 7c --- NOK (only one 7a+) image

From 7a+ to 7a+ --- NOK (only one 7a+) image

bkucsera commented 3 years ago

Thanks for the ticket, fixed again, please check. v 4.0.3 (3)

killakalle commented 3 years ago

@bkucsera

I'm still getting the same results as in my screenshots above. Am I on the right version?

image image

rouletout commented 2 years ago

Fixed, closing