duolicious / duolicious-frontend

The frontend of the Duolicious dating app
https://duolicious.app/
GNU Affero General Public License v3.0
32 stars 12 forks source link

Maximum distance selection imprecision #269

Closed sdasda7777 closed 4 months ago

sdasda7777 commented 5 months ago

The distance selection seems to have the very common UI issue where it is hard to enter "small values" like 100 kms precisely, because the maximum value of the slider is comparatively astronomical. The issue in theory exists in age sliders as well, but it's not that much of an issue in practice there, because the maximum age is not comparatively astronomical.

I'm not aware of any perfect solution, but it's somewhat common to have an additional numeric box input where an exact value can be written into.

duogenesis commented 4 months ago

Closed by #295, #303