alovoa icon indicating copy to clipboard operation
alovoa copied to clipboard

Increase search distance

Open aha999 opened this issue 2 years ago • 6 comments

Currently, the max. default distance is set to 100km, which is actually not a big distance to travel by vehicle.

I recommend you increase the max. distance to 200km, or a field to enter a desired max distance.

aha999 avatar Jul 03 '22 22:07 aha999

I think the maximum distance allowed should be unlimited. This will help those of us who are simply there to meet some cool people. Besides, any maximum distance limit allowed by the app/ website will be arbitrary. Might as well leave it up to each user.

coderamm avatar Aug 09 '22 13:08 coderamm

Well, the distance is unlimited, kinda. The algorithm first searches for users close by (determined by your search settings), then within 500km, then within 1000km, then unlimited. I assume most people want to meet up with someone who is nearby, but you also have the option to match with people around the world.

Nonononoki avatar Aug 09 '22 14:08 Nonononoki

Okay this is reasonable. As with most of my other comments, maybe it is better if the user knows this is what is happening in the backend 😛 This could be achieved with a line of text near the distance selection dialogue or maybe as a separate, "How it works" page where you explain everything. For that matter, we also need an FAQ to save less techy users the trouble of going to GitHub, Reddit or Matrix. I think one of my biggest gripes with closed-source dating apps is that it is not clear what they do. That is something your app can solve. In principle, being open-source, your app already addresses that concern. However. maybe it makes sense to adopt 'informing the user of what the app does' as a global design rule in the app.

coderamm avatar Aug 09 '22 14:08 coderamm

How the heck do you even set your location?? This should be documented

maltfield avatar Mar 25 '24 03:03 maltfield

How the heck do you even set your location?? This should be documented

I mean the app specifically asks for location permissions after onboarding and throws error messages when the permissions are missing. Should be self explanatory.

Nonononoki avatar Mar 25 '24 06:03 Nonononoki

I mean the app specifically asks for location permissions after onboarding and throws error messages when the permissions are missing. Should be self explanatory.

The app never asked for location permission (probably because that's blocked in my browser), and I never got an error message.

How can users type their location?

Again, this should be documented.

maltfield avatar Mar 25 '24 15:03 maltfield