-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase search distance #195
Comments
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. |
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. |
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. |
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. |
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. |
Is there actually a setting to filter by distance? I'm not seeing that at all in 1.12.0. Didn't want to open a new issue for it, but that is really the biggest thing the app needs, most people I'm seeing are thousands of miles away with no way to filter. |
That's the default, there just arent many users near you that fit your search settings. |
Putting my 2 cents in here: I would appreciate if the search distance were more granular. Currently the only options are:
Let's say I'm willing to meet people up to 1000km away. If I select option 1, I'm missing out on most of the people I'd be willing to meet. If I select option 2, I have to swipe past dozens of profiles before there's one that's <= 1000km away (and most of those are still significantly more than 160km away, so option 1 wouldn't cover them). Please correct me if I'm wrong, but it doesn't seem like it would be that difficult to implement a custom max distance like @coderamm suggested. |
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.
The text was updated successfully, but these errors were encountered: