This project aims to provide a comprehensive platform for travel enthusiasts, offering features such as map integration 🗺️, user-generated content ✍️, and a seamless experience for discovering new destinations. ✈️✨
To improve user privacy and ensure compliance with data protection regulations, I want to add a cookie consent banner. This banner should inform users about our use of cookies and allow them to accept or reject non-essential cookies.
Expected behavior
Display a cookie consent banner when a user visits the site for the first time or has not previously made a choice.
Include "Accept" and "Reject" buttons:
Accept: Stores the user's consent in local storage, allowing all cookies.
Reject: Stores the user's preference to reject non-essential cookies in local storage and ensures only essential cookies are used.
Ensure that once a choice is made, the banner does not appear again until the user clears their cookies or local storage.
Is there an existing issue for this?
Describe the bug
To improve user privacy and ensure compliance with data protection regulations, I want to add a cookie consent banner. This banner should inform users about our use of cookies and allow them to accept or reject non-essential cookies.
Expected behavior
Add ScreenShots
No response
On which device are you experiencing this bug?
No response
Record