-
Notifications
You must be signed in to change notification settings - Fork 67
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
feat: Add bookmark feature to posts #61
Conversation
- Implement bookmark button component - Integrate bookmark functionality in Posts and PostCard components - Add bookmark list page to view all bookmarked posts - Include state management for bookmarks using useState - Update routes in App component to include /app/bookmarks - Ensure posts can be filtered by tags with the new filter dialog - Improve UX with conditional rendering of loader and error messages
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
Ok, I'll check it out.
…On Sat, 1 Jun, 2024, 2:52 pm Vaibhav Arora, ***@***.***> wrote:
image.png (view on web)
<https://github.com/VaibhavArora314/StyleShare/assets/84830429/c1b3919d-a0bb-402c-8a66-6d3d38ef3b22>
also, move the bookmark logic to the backend as reloading frontend will
cause a loss of bookmarks
—
Reply to this email directly, view it on GitHub
<#61 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2ACVXKI2TWEHCPIK3TGGDDZFGHGPAVCNFSM6AAAAABIT6VMD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGM3TOMJWHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@ISHITA1004 any updates? |
@VaibhavArora314 is anybody is doing this feature ? or i will implement it ! assign it to me if possible :) |
let's wait for one day more, if there is no response from @ISHITA1004 then I will assign you the corresponding issue and close this PR. |
ok understood . |
due to inactivity, closing this PR |
Pull Request
Title
Description
Related Issues
Changes Made
Checklist
Screenshots (if applicable)
Additional Notes
Footer