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

Popup disappears on uiMode change #1677

Closed
nicolarevelant opened this issue Sep 25, 2024 · 0 comments · Fixed by #1680
Closed

Popup disappears on uiMode change #1677

nicolarevelant opened this issue Sep 25, 2024 · 0 comments · Fixed by #1680

Comments

@nicolarevelant
Copy link

nicolarevelant commented Sep 25, 2024

Problem: when I perform this sequence of events the Popup disappears:

  1. Touch a post's 3-dot icon
  2. Switch between light and dark mode twice

or:

  1. Open a community page
  2. Touch a post's 3-dot icon
  3. Switch between light and dark mode twice

Possible solution:

  • app/src/main/java/com/jerboa/ui/components/post/PostListing.kt
  • variable "showMoreOptions": use rememberSaveable instead of remember

Screenshots:

Version:

0.0.66 - not fixed in 0.0.75

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

Successfully merging a pull request may close this issue.

1 participant