ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
84 stars 24 forks source link

Need a "Returning you to this mission" message when returning user to in-progress mission #865

Closed adevdash closed 5 years ago

adevdash commented 7 years ago

For example, when a user retakes the tutorial they're returned to their current mission progress as of PR #824 . They're shown the mission beginning dialog when they're in the middle of a mission. This should be changed to a different dialog along the lines of "We're returning you to this mission..."

misaugstad commented 5 years ago

@lstrobel before you submit a PR, be sure to show us some mock-ups and suggested text so we can all iterate on it.

lstrobel commented 5 years ago

@misaugstad @jonfroehlich I threw together two quick mockups for what this modal could look like:

This one is just a flavor on the existing mission modal, it would just replace the text mockup 1

This one is more simplified: mockup 2

Some questions:

jonfroehlich commented 5 years ago

Thanks Lukas!

Maybe OK button could be “Resume Mission”?

Also, can you make a mock that shows a map of what they’ve accomplished in current neighborhood with stats plus the current mission route and where they are in that mission (with possibly stats related to that mission too). This would be a more substantial change but I want to see what you come up with. Think mission screens in video games—perhaps look at a few for inspiration.

Sent from my iPhone

On Dec 18, 2018, at 5:17 PM, Lukas Strobel notifications@github.com wrote:

@misaugstad @jonfroehlich I threw together two quick mockups for what this modal could look like:

This one is just a flavor on the existing mission modal, it would just replace the text

This one is more simplified:

Some questions:

If we iterate off of the first one, would we want to display Turkers' reward as well, like on the current mission modal? Should we change the text of the "OK" button? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

lstrobel commented 5 years ago

@jonfroehlich

I developed two more mockups based off of your feedback:

This one takes the information from the sidebar and presents it to you complex mockup 1

This one is a little more simple, which could be both a good or bad thing complex mockup 2

What do you think of the amount of information presented? If we can think of a good summary amount to show the user, I can further iterate on that design.

jonfroehlich commented 5 years ago

Let's just go with this one for now (but make the OK button bigger and/or maybe rename to 'Resume Mission'):

image

And you should create a new Issue for possibly redesigning this dialog in the future. That way, we get an MVP version baked into Project Sidewalk now with the possibility of improving in the future.

lstrobel commented 5 years ago

Here is an image of the current screen as in pr #1370 screenshot_2018-12-31 project sidewalk

jonfroehlich commented 5 years ago

Can you center the resume mission button in the dialog?

Sent from my iPhone

On Dec 31, 2018, at 4:51 PM, Lukas Strobel notifications@github.com wrote:

Here is an image of the current screen as in pr #1370

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

lstrobel commented 5 years ago

Sure, just added that to the pr!

lstrobel commented 5 years ago

New modal: annotation 2019-01-08 143128

misaugstad commented 5 years ago

Closing via PR #1370