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

[ Fix : Missing 'Bookmarks' Functionality - Unavailable Page at '/bookmarks' ] #1135

Closed
rohitPandey469 opened this issue Jan 20, 2024 · 4 comments · May be fixed by #1168
Closed

[ Fix : Missing 'Bookmarks' Functionality - Unavailable Page at '/bookmarks' ] #1135

rohitPandey469 opened this issue Jan 20, 2024 · 4 comments · May be fixed by #1168
Labels
broken bug Something isn't working Feature New feature stale UI/UX

Comments

@rohitPandey469
Copy link

Describe the bug
There is "No" Bookmarks function or "No" Bookmarks page, I would like to think currently it's not implemented...then it would have been a feature request however I am stating it here as a bug.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'http://localhost:5173'
  2. Click on 'Bookmarks' in the Sidebar.
  3. Navigate to '/bookmarks'
  4. No page is found.

Expected behavior
A page showing all the bookmarked tutorial should have displayed here at '/bookmarks'

Screenshots
It's broken
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome

Additional context
We can do it by storing a field called bookmark on 'users profiles' and have the ids of all the bookmarked tutorials and if we want to make it both ways or bidirectional then can have a field in tutorials for all the users who have bookmarked it, however it won't be a really scalable approach.
I am open to ideas do suggest me

@github-actions github-actions bot added broken bug Something isn't working Feature New feature UI/UX labels Jan 20, 2024
@Shashank-9680
Copy link

@rohitPandey469 Is this issue still open

@rohitPandey469
Copy link
Author

I was going through previous issues when I found that the bookmark toggle functionality had already mentioned in issue #1043 and it's corresponding PR, however the guy had made only the toggle thing work in that PR and in this PR I have did, adding a new field bookmark and then changing its value on each click and and then rendering the bookmarked tutorials in /bookmarks page... so my point is they are not the same or a copy of the previous PR :)

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 11, 2024
Copy link

github-actions bot commented Apr 5, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken bug Something isn't working Feature New feature stale UI/UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants