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

[Bug]: Not able to return to "For You" screen from Topic screen #1597

Open
3 tasks done
devwindsw opened this issue Sep 5, 2024 · 4 comments
Open
3 tasks done

[Bug]: Not able to return to "For You" screen from Topic screen #1597

devwindsw opened this issue Sep 5, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@devwindsw
Copy link

devwindsw commented Sep 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • I have searched StackOverflow

What happened?

[Repro Steps]

  1. Click a topic in "For You" screen and verify that the topic screen is launched
  2. Click "Back" button in the top bar
  3. Click "For You" tab in the bottom bar

[Expected Result]
We can navigate to "For You".

[Actual Result]
We're not able to navigate to "For You" until restart the app

[Frequency] 100%

Screen_recording_20240906_023148.webm

Relevant logcat output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@devwindsw devwindsw added the bug Something isn't working label Sep 5, 2024
@anhtuannd
Copy link

Maybe it's duplication of #1463 and #1465

@devwindsw devwindsw changed the title [Bug]: Not able to return to "For You" screen from TopicScreen [Bug]: Not able to return to "For You" screen from Topic screen Sep 5, 2024
@devwindsw
Copy link
Author

devwindsw commented Sep 5, 2024

Maybe it's duplication of #1463 and #1465

It seems that the PR should be update since base code changed.

However, it seems that the PR may have a regression.
Tab "For You" repeatedly, then we can observe the flickering of the screen.

@anhtuannd
Copy link

I rebased my commit to latest. You can check again, apparently I don't see this happen.

@devwindsw
Copy link
Author

I rebased my commit to latest. You can check again, apparently I don't see this happen.

In "with_fix", we can find "LoadingWheel" is displayed and disappears shortly but not in "without_fix".

without_fix.webm
with_fix.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants