-
Notifications
You must be signed in to change notification settings - Fork 20
Adding smth to favorites should show that marker as feedback #88
Comments
Maybe the user don't want the layer to be loaded, just to add a marker. |
True – but what we should do, as said above:
|
Or we just display the yellow info popup on the top of the screen with a message? |
Just a feedback sounds good. |
@v1r0x direct feedback in the form of how it will look like and where the action took place is much better. The notifications on top are intended more for general notifications, errors, and stuff which has no specific place. |
What do you think about replacing the "Add to favorites" link in the popup with "Remove from favorites" or "Added"? |
I agree with @jancborchardt. |
We should replace the link of course directly with »Remove from favorites« – it ideally should just be a star toggle next to the name of the place. Then the marker should be shown, and it should not vanish. Otherwise you might think there was an error in saving it. |
I have also thought about fade out, but that could also irritate the user like @jancborchardt said. I thing the fade out would be the best. |
@DJaeger such a animation might probably irritate users because there is too much happening (without real meaning). I would propose that we implement it like @jancborchardt suggested. Show the newly created marker and don't animate (fade in, fade out, blink) it. Afterwards we (and other users of the app) can test it and we can extend on it (in another PR). |
Ok |
When you don’t have the favorites layer enabled, it’s not apparent if the item was added to favorites. To fix this, maybe just enabling the favorites layer will do the trick. At the very least, show the marker for that favorite which was set just now as feedback.
cc @Henni @v1r0x :)
The text was updated successfully, but these errors were encountered: