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

Home tab: Mute then unmute a conversation -> blank timeline #4523

Closed
mcclure opened this issue Jun 19, 2024 · 2 comments · Fixed by #4525
Closed

Home tab: Mute then unmute a conversation -> blank timeline #4523

mcclure opened this issue Jun 19, 2024 · 2 comments · Fixed by #4525
Labels

Comments

@mcclure
Copy link
Collaborator

mcclure commented Jun 19, 2024

Detailed description

Open up Tusky. Scroll to the top of the Home tab. Make a post, so that the top post on your Home tab is a post by you. Tap ⋯ on this top post. Tap "Mute conversation". Tap "⋯" again. Tap "unmute conversation".

You will see this:

Screenshot_20240619-125828

The timeline will just be gone. Dragging down to refresh will make it come back.

Steps to reproduce the problem

I discovered this by accident. Note that in my testing this ONLY happens on the Home tab, it ONLY happens for the top post, and it ONLY happens if the top post is "mute conversation"able (IE by you or a reply to you).

Debug information

I tested this with a self-built ae12ba4 (color_improvements branch)
I have not tested with a shipping Tusky.

@mcclure mcclure added the bug label Jun 19, 2024
@connyduck
Copy link
Collaborator

Can partially reproduce on current nightly: For me it flickers for a second and then the timeline comes back by itself.

@mcclure
Copy link
Collaborator Author

mcclure commented Jun 19, 2024

Can partially reproduce on current nightly: For me it flickers for a second and then the timeline comes back by itself.

Earlier, I reproduced this several times in a row.

I am now testing it and finding that on [i]each[/i] mute/unmute operation (whether it is the first "mute" or the following "unmute"), I get one of the following four, seemingly at random:

  1. Flickers for a split second, timeline comes back (fine; could be improved, but arguably not a bug)
  2. Flickers for a half second, elephant is briefly visible, timeline comes back (could be improved, but arguably not a bug)
  3. Timeline goes to elephant, stays there until I pull down to reload.
  4. Flickers for a split second, timeline comes back but the first "page" of results is missing, and stays missing until I pull down to reload.

I now usually get [1] or [2], but if I repeat the test enough times I eventually get [3] or [4].

I think (?????) I get [3] more often on my main account where the timeline moves quickly than on my test account where I can only get [4].

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

Successfully merging a pull request may close this issue.

2 participants