c2siorg / Codelabz

Codelabz
Apache License 2.0
12 stars 51 forks source link

Bookmark page has no end point which renders users experience #6 Fixed #111

Open Hemu21 opened 7 months ago

Hemu21 commented 7 months ago

Bookmarks are showing in navigation but not redirecting to bookmarks page.

Description

I added the new folder for bookmarks page why because I check the project folder. I doesn't found any file related to bookmarks page and I added the endpoint to routers file and I created the test for it. I make it that User saved Bookmarks are visible in that Bookmarks page.

Steps to reproduce

Issue Link

https://github.com/c2siorg/Codelabz/issues/6

Related Issue

Bookmark page has no end point which renders users experience resolve #6

How Has This Been Tested?

Screenshots or GIF (In case of UI changes):

bookmarks_redirect_issue_fix

Types of changes

Checklist:

Review Request

@ABHISHEK-PANDEY2 @Maahi10001 @Shiva-Nanda @c2sibot Please Review My PR and Approve it.

rohitPandey469 commented 7 months ago

@Hemu21 brother this is solved too https://github.com/scorelab/Codelabz/pull/1168 but if you're doing it in more optimized way then do not close it, you can check for implementation method in changed files.