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

[Feed] "Show watched items" not saved #7362

Closed
4 tasks done
Fassi96 opened this issue Nov 4, 2021 · 11 comments · Fixed by #7370
Closed
4 tasks done

[Feed] "Show watched items" not saved #7362

Fassi96 opened this issue Nov 4, 2021 · 11 comments · Fixed by #7370
Labels
bug Issue is related to a bug feed Issue is related to the feed good first issue Easy/simple issues perfect for newcomers to get involved in the project

Comments

@Fassi96
Copy link

Fassi96 commented Nov 4, 2021

Checklist

Steps to reproduce the bug

  1. Go to 'Subscriptions'
  2. Press on 'All'
  3. Press on 'Show watched items'
  4. Close the app
  5. Open the app
  6. Go to 'Subscriptions'
  7. Press on 'All'

Actual behavior

The setting to show items that have already been watched or not is not saved when the app is closed.

Expected behavior

The setting that elements that have already been watched are displayed or not should be saved even after closing the app.

Screenshots/Screen recordings

Link to Video: https://netherghast-my.sharepoint.com/:v:/g/personal/matthias_hanisch_netherghast_de/EWP_Xrcy6CBGoAEiDa1EhjIBO1Qx-jKKVQ6_YBV-jv-ceQ?e=2gfZhA

Device info

  • Android version/Custom ROM version: Android 11
  • Device model: Samsung Galaxy Note20 Ultra 5G (SM-N986B/DS)
@Fassi96 Fassi96 added the bug Issue is related to a bug label Nov 4, 2021
@SameenAhnaf

This comment has been minimized.

@triallax
Copy link
Contributor

triallax commented Nov 5, 2021

@SameenAhnaf the issue author knows about that; they're just saying that it's not saved.

@litetex litetex added the feed Issue is related to the feed label Nov 5, 2021
@litetex litetex changed the title Setting for elements that have already been seen [Feed] "Show watched items" not saved Nov 5, 2021
@litetex
Copy link
Member

litetex commented Nov 5, 2021

Changed the title to make it more understandable what is meant.

Also added the "good first issue" label as this should be an quite easy fix.

@litetex litetex added the good first issue Easy/simple issues perfect for newcomers to get involved in the project label Nov 5, 2021
@iambaji
Copy link
Contributor

iambaji commented Nov 8, 2021

hi, I made some changes that should fix this issue, please check this out, let me know if I should update anything at all. thanks.

@Fassi96

This comment has been minimized.

@Fassi96
Copy link
Author

Fassi96 commented Nov 10, 2021

Will the fix already be included in the next update?

And thanks for the quick help :)

@iambaji
Copy link
Contributor

iambaji commented Nov 10, 2021

thanks for testing. not sure about when this will be added, I am new to this project and it is still an open pr.

@litetex
Copy link
Member

litetex commented Nov 10, 2021

Will the fix already be included in the next update?

If the devs merge it in time into the dev-branch - yes.
This will likely be the case as there are only minor code changes (<10 lines of code affected).

@Fassi96
Copy link
Author

Fassi96 commented Nov 11, 2021

thanks for testing. not sure about when this will be added, I am new to this project and it is still an open pr.

Hey iambaji,
unfortunately, today I encountered a problem with your fix. The setting remains saved, but the implementation (i.e. the removal of the elements that have already been seen) only takes place after deactivating and then reactivating the option.

Here is a link to a screen video showing the problem:
https://netherghast-my.sharepoint.com/:v:/g/personal/matthias_hanisch_netherghast_de/EXbxkbqNWL5BrP-Yvt_MTEoBvCdlyhElny2o2SX3F75nvA?e=REilcM

@litetex
Copy link
Member

litetex commented Nov 11, 2021

@Fassi96
Should be fixed now.

@iambaji
Copy link
Contributor

iambaji commented Nov 11, 2021

good catch @Fassi96, how could I miss that! thanks for the fix and refactoring @litetex . your wording makes better sense :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug feed Issue is related to the feed good first issue Easy/simple issues perfect for newcomers to get involved in the project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants