Skip to content

Added Bookmark state to the Recoil store #1804

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

divu777
Copy link

@divu777 divu777 commented Apr 2, 2025

PR Fixes:

Description

When creating a bookmark using the sidebar, it doesn't update the state on the FolderView page. Additionally, if you add a bookmark on the FolderView page after adding it on the sidebar, it creates two bookmarks for the same video.

Before:
(Bug Screenshot)
Screenshot 2025-04-03 at 2 23 17 AM

After:
(Fixed Screenshot)
Screenshot 2025-04-03 at 2 16 42 AM

Resolves #1795

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

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 this pull request may close these issues.

bug: Bookmark duplicate bug & Bookmark State update bug
1 participant