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

Bundle several quests that refer to one point #596

Closed
ServusWorld opened this issue Sep 19, 2017 · 3 comments
Closed

Bundle several quests that refer to one point #596

ServusWorld opened this issue Sep 19, 2017 · 3 comments

Comments

@ServusWorld
Copy link
Contributor

Sometimes several quests refer to the exactly same point (e.g. road surface/road maxspeed/road name).
These can be only answered in the order they are presented, so if I don't answer one of them, I can't answer the ones "below" it as well.

My ideas to make clear that more than one question is meant for one point:

At the icon

1. Adding a "+1" (or "+2" or whatever) bubble on the map marker

which stands for the number of additional quests.
sc_icon_1

2. Making a "lineup" of all quest icons

where one is in the foreground and the other one(s) are layered behind it, a bit twisted.
sc_icon_2

At the bottom sheet modal

1. Swiping right and left

and "swiping points"
sc_bottom-sheet

2. A menu

shows up when the user selects a map marker and then he can choose which quest to open

@westnordost
Copy link
Member

westnordost commented Sep 19, 2017

It is a good idea and a reasonable request.

Only the technical feasibility is the problem. The icon solution is pretty much not possible.

The second or third solution should be possible with some effort, however, I think swiping between the different quest types makes less sense than to simply continue to the next quest when the first one has been answered (i.e. perhaps replacing "OK" with "OK, NEXT" in this case. For that, there is an issue somewhere already.

@rugk
Copy link
Contributor

rugk commented Sep 19, 2017

I think swiping between the different quest types makes less sense than to simply continue to the next quest

It makes sense when you do not know the answer of one quest (and also don't want to leave a comment), but may answer other quests for the same object.

Technically this is a dupe of #124, is not it?

@westnordost
Copy link
Member

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants