Skip to content
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

Same toot can be opened multiple times #37

Open
direc85 opened this issue Apr 1, 2024 · 1 comment
Open

Same toot can be opened multiple times #37

direc85 opened this issue Apr 1, 2024 · 1 comment

Comments

@direc85
Copy link

direc85 commented Apr 1, 2024

  • Go to main page
  • Open a toot by tapping
  • Tap the same toot again

Expected:

  • Keyboard closes and/or the reply area is minimized

Actual:

  • The current page is pushed again
  • This can be done again and again

There should be a detection not to push the toot page for the same toot we're already viewing.

Additionally, if the same toot is found again later in the page stack, perhaps just fast-rewind back to it?

@poetaster
Copy link
Owner

Hmmm. It's not 'quite' this clear cut. When you enter a 'conversation', having tapped on the toot, the expectation is to reply to this toot. As it happens, if there is a series, it's unclear what you reply to (unless you tap the very last one). But with a single toot, I expect a keyboard reply prompt. But pushing to the stack again should not happen.

So, I'll focus on suppressing the page stack push (perhaps dialog?)

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

No branches or pull requests

2 participants