hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
206 stars 265 forks source link

Fix: I added routing to the privacy policy page from the learn more t… #1454

Closed Vaden89 closed 1 month ago

Vaden89 commented 2 months ago

…ext on the data and privacy page

Description

Closes #1064

Changes proposed

What were you told to do?

When an onboarded user navigates to Settings > Privacy from the dropdown menu found at the top right corner of the website, on the privacy page, The "Learn More" text signifies that a user should click that to find out more about their personal data is being used but when a user clicks it, the text isn't clickable as it redirects them to no where.

Acceptan

What did you do?

Embed relevant hyperlink that takes a user to find out more about the use of their data when they click the learn more text

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos

github-actions[bot] commented 2 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.69% 785 / 5343
🔵 Statements 14.37% 787 / 5475
🔵 Functions 14.15% 215 / 1519
🔵 Branches 9.95% 230 / 2311
File CoverageNo changed files found.
Generated in workflow #484