bleakgrey / tootle

GTK-based Mastodon client for Linux
GNU General Public License v3.0
400 stars 61 forks source link

Conversation views are not closed when swiping back #261

Closed tpikonen closed 4 years ago

tpikonen commented 4 years ago

⚠️ Please try to fill in every blank. Keep the information clear and concise.

What should happen:

Click on toot and see the corresponding conversation. Swipe, or hit the back button and return to the timeline. You can't swipe back to the conversation, because the conversation view is closed / deleted from the UI.

What happened instead:

Click on toot and see the corresponding conversation. Swipe to return to the timeline. You can still swipe forward to see the conversation.

If you click on another toot, another conversation view is opened after the previous conversation, requiring two swipes to go back to the timeline. The same also happens with the 3rd, 4th, etc. conversation.

How to reproduce:

See above.

Screenshots (if applicable):

__

Build context:

Additional info (if needed):

__