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

Bookmark icon isn't highlighted even after bookmarking a notice #44

Open
pranavkonidena opened this issue Apr 3, 2024 · 0 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@pranavkonidena
Copy link
Member

After pressing the bookmark button from the notice detail screen and navigating to the home screen, the notice is not shown as bookmarked.

Expected Behavior

After pressing the bookmark button from the notice detail screen and navigating to the home screen, the user should see the notice bookmarked.

Current Behavior

After pressing the bookmark button from the notice detail screen and navigating to the home screen, the notice is not shown as bookmarked.

Possible Solution

We may need to add a call to the bookMarkNotices stream from the notice detail screen so that as soon as the API call returns a 200 status code, the notice is marked as bookmarked.

Steps to Reproduce

  1. Enter a notice by tapping on it
  2. Press the bookmark from within the notice
  3. On navigating back to the home screen, the notice is still not bookmarked and reloading the app fixes the issue
@pranavkonidena pranavkonidena added bug Something isn't working good first issue Good for newcomers labels Apr 3, 2024
@pranavkonidena pranavkonidena moved this to Todo in Mobile Dev Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

1 participant