Skip to content
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

Set distance threshold for including 'walking' and 'bicycle' routes in search results @Preferences @Search #133

Open
Osbie-Feel opened this issue Nov 1, 2020 · 3 comments
Labels
enhancement New feature or request low priority
Projects
Milestone

Comments

@Osbie-Feel
Copy link
Contributor

I suppose for long distance travels such as "Berlin-Ulm" or "Hamburg-München" hardly anyone would choose walking or cycling as means of transport.

Even for the considerably shorter "Berlin-Potsdam" the 'walking'-option seems far-fetched in most cases and even cycling will be only occasional.

Therefore it would be nice to have the option to set a threshold for distances up to which these means of transport are displayed in the results. Ideally in the results view there would still be a toggle switches below the routes to give the user the option to display 'walking' or 'cycling' nevertheless.

Of course these are just my suggestions and they'll need to be discussed by the team!

@Osbie-Feel Osbie-Feel added this to the 1.0 milestone Nov 1, 2020
@Osbie-Feel Osbie-Feel added the enhancement New feature or request label Nov 1, 2020
@bucherfa bucherfa assigned Osbie-Feel and unassigned Osbie-Feel Jan 11, 2021
@bucherfa bucherfa added this to To do in 4. Semester Jan 12, 2021
@bucherfa
Copy link
Member

I think this option makes a lot of sense. And I also want to refrain from having those option completely removed.

So my suggestion would be to hide the unlikely options by default but by pressing on a not too visible button below the reasonable results which shows the unlikely options.
Screen Shot 2021-01-12 at 15 55 16

what i am not so sure about is the order the options should be all in

// either below, since the button is below
public transport
car
walk
bike
// or above, since all the results are sorted like this
walk
bike
public transport
car

a third option could be to add the + unlikely options to the top, as a placeholder, since walking and bicycling are always on top

@bucherfa
Copy link
Member

as preference options

let the user set an options in the settings, first enabling the threshold and then at what distance

@bucherfa
Copy link
Member

user popup for info in the settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
4. Semester
To do/Discussion
Development

No branches or pull requests

2 participants