zom / Zom-Android-XMPP

THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!
https://github.com/zom/zom-android-matrix
GNU General Public License v3.0
141 stars 64 forks source link

Undo archiving of buddies doesn't work #372

Closed abeluck closed 6 years ago

abeluck commented 6 years ago

In the Zom app I regularly accidentally archive buddies when swiping between the tabs. That in and of it self is a UX bug.

But worse, once I do that I get the black bar that allows me to undo it, but clicking the undo button doesn't do anything.

Also, once I've archived buddies, how do I see them again? (especially if I also accidentally archived the chat with them!)

N-Pex commented 6 years ago

You can un-archive them again by selecting the "filter" icon top right on the Zom | Friends screen, selecting archive (which will show you archived buddies) and then swiping them again there.

As for the "undo" not working, I'll have a look.

abeluck commented 6 years ago

🎆 Did not even see that filter button. Thanks!

N-Pex commented 6 years ago

Great thanks, I fixed the "undo" in the snack bar as well, so that'll work once my PR is merged.

cstiens commented 6 years ago

Working!