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

Enhanced Cookie policy section #1838

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

shivenyadavs
Copy link
Contributor

Related Issue

None

Fixes: #1834

Description

Enhanced the Privacy Policy page UI to create a more professional, modern, and user-friendly experience. The changes improve readability, navigation, and overall aesthetic while maintaining accessibility standards.
Layout & Structure

Added a fixed header with logo and theme toggle
Implemented a two-column grid layout (300px sidebar + main content)
Created a sticky table of contents for easier navigation
Improved content hierarchy and section organization
Added proper spacing between elements using CSS Grid and Flexbox
Reorganized HTML structure using semantic elements

Added clear visual hierarchy for cookie information
Implemented expandable sections for detailed cookie descriptions
Created tooltips for technical terms
Added visual indicators for active/inactive cookies
Improved mobile responsiveness of cookie controls
Added inline code comments explaining cookie logic
Created user documentation for cookie management
Added developer documentation for cookie implementation
Updated privacy policy to reference cookie handling
Added change log for cookie policy versions
#1834

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Screen.Recording.2024-11-01.090717.mp4

Checklist:

  • I have made this change from my own.
  • I have taken help from some online resources.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Nov 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
buddy-trail ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 4:32am

Copy link
Contributor

github-actions bot commented Nov 1, 2024

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! 😊

Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for buddytrail ready!

Name Link
🔨 Latest commit 8808ed5
🔍 Latest deploy log https://app.netlify.com/sites/buddytrail/deploys/672459f127008d000850541f
😎 Deploy Preview https://deploy-preview-1838--buddytrail.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@shivenyadavs
Copy link
Contributor Author

i have also included 2nd issue also #1836
please check and do the needful

@shivenyadavs
Copy link
Contributor Author

this PR is solving 2 issues

@shivenyadavs
Copy link
Contributor Author

@PriyaGhosal please check the changes and merge it

@shivenyadavs
Copy link
Contributor Author

@samarth-6 can you please check this and merge it sir

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.

Feat: Enhancement needed in Cookie Policy
1 participant