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

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

Closed

Conversation

Vaden89
Copy link
Contributor

@Vaden89 Vaden89 commented Aug 24, 2024

…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.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

Copy link
Contributor

github-actions bot commented Aug 24, 2024

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

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.

[BUG]: "Learn More" text in data privacy isn't clickable
2 participants