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/link go to plans #1441

Merged
merged 6 commits into from
Aug 24, 2024

Conversation

Muneerat
Copy link
Contributor

@Muneerat Muneerat commented Aug 24, 2024

Description

The "Go to plans" text under manage members found under settings page should take users to the current plan page when clicked but currently, It isn't clickable.

**Closes #1068 **

Changes proposed

What were you told to do?

What did you do?

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.
  • [ x 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 #441

Copy link
Contributor

@billmal071 billmal071 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@incredible-phoenix246 incredible-phoenix246 merged commit fc216f1 into hngprojects:dev Aug 24, 2024
3 checks passed
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]: Highlighted "Go to plans" text in the members page isn't clickable
3 participants