-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Comments
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) |
@bhousel, since we are talking about the save button. |
Yes I agree.. Just not a floppy 💾 |
see also #2378 |
Here's what I did:
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. |
(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.
👍 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). |
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"
The text was updated successfully, but these errors were encountered: