Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Adding smth to favorites should show that marker as feedback #88

Closed
jancborchardt opened this issue Dec 2, 2015 · 11 comments · Fixed by #107
Closed

Adding smth to favorites should show that marker as feedback #88

jancborchardt opened this issue Dec 2, 2015 · 11 comments · Fixed by #107

Comments

@jancborchardt
Copy link
Contributor

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 :)

@jancborchardt jancborchardt added this to the 0.1 – the basics milestone Dec 2, 2015
@DJaeger
Copy link
Contributor

DJaeger commented Dec 2, 2015

Maybe the user don't want the layer to be loaded, just to add a marker.

@jancborchardt
Copy link
Contributor Author

True – but what we should do, as said above:

show the marker for that favorite which was set just now as feedback.

@jancborchardt jancborchardt changed the title Adding smth to favorites should automatically show the favorites layer Adding smth to favorites should show that marker as feedback Dec 2, 2015
@v1r0x
Copy link
Contributor

v1r0x commented Dec 2, 2015

Or we just display the yellow info popup on the top of the screen with a message?

@DJaeger
Copy link
Contributor

DJaeger commented Dec 3, 2015

Just a feedback sounds good.
And if the layer is active the user should also see the marker appearing.

@jancborchardt
Copy link
Contributor Author

@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.

@v1r0x
Copy link
Contributor

v1r0x commented Dec 3, 2015

What do you think about replacing the "Add to favorites" link in the popup with "Remove from favorites" or "Added"?

@Henni
Copy link
Contributor

Henni commented Dec 3, 2015

I agree with @jancborchardt.
We should show the newly created marker.
But we could remove it on the next click or fade it out after a few seconds.

@jancborchardt
Copy link
Contributor Author

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.

@DJaeger
Copy link
Contributor

DJaeger commented Dec 3, 2015

I have also thought about fade out, but that could also irritate the user like @jancborchardt said.
But it could also look irritating if there is only one marked shown.
And showing the whole layer could cause unwanted loading.

I thing the fade out would be the best.
Maybe fastly fade in, blinking 3 times to let the user realize it and slowly fade out?

@Henni
Copy link
Contributor

Henni commented Dec 3, 2015

@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).

@DJaeger
Copy link
Contributor

DJaeger commented Dec 3, 2015

Ok

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants