-
-
Notifications
You must be signed in to change notification settings - Fork 365
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
limit unglue notification #627
Comments
I am open for suggestions on that logic. |
For experienced users this notification is not necessary (but given that I maintain my own fork I am an extreme outlier, the same applies for nearly everybody active on the issue tracker), so I think that this addition makes sense. Showing it only once would be not enough - people on first contact with a software sometimes dismiss explanation and later would like to see it again. Showing it once and adding "show again are already displayed hints" setting is a solution that I like but I know that one of design decisions is to avoid settings. Maybe showing it three times and reset this counter if app was unused for longer than 20 days (inspired by how Firefox behaves)? I would recommend just "show it three times and never again" if counting inactivity time is an overkill (though I think that it would be again useful once other hints are introduced). |
Maybe not strictly related to this issue, but what's the idea behind tapping a button being the only way to unglue the map? If users were allowed to just drag the map to unglue it, there wouldn't be any need to show this notification at all, and it also would make UI feel more familiar. Many, many apps that have a map just allow users to drag it around by default, and then have a button to show or follow their location. Such a button doesn't need any notifications, sometimes doesn't even have a tooltip, because it's instantly discovered when people want to see their location, and the other two buttons are just + and -. |
|
And for situations when GPS is showing wrong position |
It was reverted in c69046a Is it because "show info X times then stop doing this" is a bad idea? Or is it a bad idea just in this case because interface is too tricky and without this message many users are confused? |
I don't know if it is generally a bad idea. I only know that I got a several people complaining about that they can't move the map even after I added the hint.
…On January 21, 2019 4:50:52 PM GMT+01:00, Mateusz Konieczny ***@***.***> wrote:
It was reverted in
c69046a
Is it because "show info X times then stop doing this" is a bad idea?
Or is it a bad idea just in this case because interface is too tricky
and without this message many users are confused?
|
Hint introduced by 361fee9 is shown over and over again
Maybe after displaying it for example 2 times it should not appear anymore? Or at least appear rarely?
The text was updated successfully, but these errors were encountered: