|
|
|
|
|
by tylerjwilk00
1974 days ago
|
|
Cool project! Feedback: Please reduce the range of your price filter. All the bounties are under the $500 range. This makes the range slider pointless beyond the first 1%. On a mobile device it's near impossible to select a meaningful range that returns results. Solution: Make the upper bound max value a dynamic variable of the current highest bounty with some padding and rounding up to a nice number. U=ceil(M+N) |
|
It also has a hardcoded list of languages that totally don't exist on the site. I went ahead and raised an issue for this. https://github.com/rysolv/rysolv/issues/19
Thanks for the feedback!