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

Make it clearer that the user needs to do something to save #3777

Closed
bhousel opened this issue Jan 18, 2017 · 8 comments
Closed

Make it clearer that the user needs to do something to save #3777

bhousel opened this issue Jan 18, 2017 · 8 comments
Labels
usability An issue with ease-of-use or design

Comments

@bhousel
Copy link
Member

bhousel commented Jan 18, 2017

Sometimes a new user hits "Save", then thinks they are done and just continues editing, not realizing that they need to click another "Save" button.

We could callout the save panel somehow (motion?), and/or darken the map. Also maybe consider renaming the "second" save button to "Upload"

screenshot 2017-01-18 18 44 04

@bhousel bhousel added considering Not Actionable - still considering if this is something we want usability An issue with ease-of-use or design labels Jan 18, 2017
@boothym
Copy link
Contributor

boothym commented Jan 18, 2017

Sometimes a new user hits "Save", then thinks they are done and just continues editing,

But you're unable to click on an object in the editing screen until you either save or cancel - or do they just close the tab? (though that should give a warning about unsaved changes from the browser)

@kepta
Copy link
Collaborator

kepta commented Jan 19, 2017

@bhousel, since we are talking about the save button.
It would be really nice to add an icon next to save button (or whatever we rename it) to make it consistent with other buttons in the bar.

@bhousel
Copy link
Member Author

bhousel commented Jan 19, 2017

It would be really nice to add an icon next to save button (or whatever we rename it) to make it consistent with other buttons in the bar.

Yes I agree.. Just not a floppy 💾

@bhousel
Copy link
Member Author

bhousel commented Jan 24, 2017

see also #2378

@bhousel
Copy link
Member Author

bhousel commented Jan 24, 2017

Here's what I did:

  • When entering Save mode, map content transitions inactive: appears grayscale and dims slightly so colorblind users perceive a change. The sidebar controls still let the user review their edits, or return to editing to address any warnings.
  • Adjusted the language a little bit "Save" -> "Upload" to make it clear that an Upload needs to happen. No more 2 Save buttons. 👍

This along with the previous changes in #2378 should make it impossible for a user to ignore that they have an extra step to complete in order for their changes to save.

save inactive

bhousel added a commit that referenced this issue Jan 24, 2017
(see #3777)

* When entering Save mode, map content transitions inactive: appears grayscale
and dims slightly so colorblind users perceive a change. The sidebar controls
still let the user review their edits, or return to editing to address any
warnings.
* Adjusted the language a little bit "Save" -> "Upload" to make it clear that
an Upload needs to happen. No more 2 Save buttons.
@bhousel
Copy link
Member Author

bhousel commented Jan 24, 2017

Leaving this open so we can

  • Add Icon to Save Button

something like this:

@bhousel bhousel added waitfor-icon Waiting for an icon to be drawn and removed considering Not Actionable - still considering if this is something we want labels Jan 24, 2017
@tyrasd
Copy link
Member

tyrasd commented Jan 25, 2017

Adjusted the language a little bit "Save" -> "Upload" to make it clear that an Upload needs to happen.

👍 That should also improve the occasional confusion of users who don't realize that by clicking on "save" their changes actually get published for everyone (like this recent example: https://www.openstreetmap.org/changeset/45246084).

@bhousel
Copy link
Member Author

bhousel commented Jan 26, 2017

Added the icon, looks nice 👌
screen shot 2017-01-25 at 11 59 11 pm

I also redrew some of the icons for consistency

@bhousel bhousel removed the waitfor-icon Waiting for an icon to be drawn label Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usability An issue with ease-of-use or design
Projects
None yet
Development

No branches or pull requests

4 participants