Helium314 / SCEE

OpenStreetMap surveyor app for experienced OSM contributors
GNU General Public License v3.0
150 stars 11 forks source link

Improve bus stops #452

Open TimoNotThy opened 1 year ago

TimoNotThy commented 1 year ago

Each busstop has multiple quests, why not have a bigger menu pop up where users can answer all of them at the same time? If you stack all the current quest menus for a busstop on top of each other it wouldn't fill the whole screen so I think that this would be possible.

Helium314 commented 1 year ago

Why not? Because

TimoNotThy commented 1 year ago

And if you make it choose one out of 3 options (Can't say | No | Yes) and default them to the can't say option?

Op wo 13 sep 2023 om 13:35 schreef Helium314 @.***>:

Why not? Because

  • that's not the way how StreetComplete works
  • it requires condsiderable work (essentially a new quest in a completely different way than all others) for a change that doesn't affect functionality
  • when the user can't or doesn't want to answer some quests, an all-or-none thing is rather bad UX

— Reply to this email directly, view it on GitHub https://github.com/Helium314/SCEE/issues/452#issuecomment-1717456393, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQBGZ3SWGKZO4PU3VZ4Z6H3X2GK7RANCNFSM6AAAAAA4WENYJE . You are receiving this because you authored the thread.Message ID: @.***>

Helium314 commented 1 year ago

Then the question is when the quest should be shown: when any answer is missing, or when all answers are missing?

mnalis commented 1 year ago

@TimoLS9921 As a workaround for quicker input, you can enable Show next quest immediately in UI options.

That asks the other quests for the same bus stop automatically in order, and requires even one less click then the suggested idea, while not having any of the problematic issues mentioned above.

TimoNotThy commented 1 year ago

Show all the quests that still need to be answered in a menu

On Thu, Sep 14, 2023, 10:16 Helium314 @.***> wrote:

Then the question is when the quest should be shown: when any answer is missing, or when all answers are missing?

— Reply to this email directly, view it on GitHub https://github.com/Helium314/SCEE/issues/452#issuecomment-1718978276, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQBGZ3SJ725WOFRCUIV4NJ3X2K4OVANCNFSM6AAAAAA4WENYJE . You are receiving this because you authored the thread.Message ID: @.***>

Helium314 commented 1 year ago

So if you can't want to answer all quests, the quest will pop up again immediately right after answering. This will feel like a bug. Further, this may create successive edits of the same element in the same changeset, editing different tags, which may trigger complaints by people reviewing edits.