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: Remove Extra Login Text in Sign Up Page #1514

Merged

Conversation

seshto13
Copy link
Contributor

Description

Remove Extra Login Text in Sign Up Page

Github Issue Link---#1284

Closes #1284

Changes proposed

What were you told to do?

To remove the extra text present around the "Login" link on the Sign-Up page, which may cause confusion for users. The text "Login" appears twice, making it redundant.

What did you do?

I remove the extra login text, now only one "Login" link is displayed under the "Create Account" button on the Sign-Up page.

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

Screen Shot 2024-08-24 at 5 30 25 PM Screen Shot 2024-08-24 at 5 30 42 PM

Copy link
Contributor

github-actions bot commented Aug 24, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.5% 778 / 5365
🔵 Statements 14.17% 780 / 5501
🔵 Functions 14.02% 213 / 1519
🔵 Branches 9.84% 229 / 2325
File CoverageNo changed files found.
Generated in workflow #524

@incredible-phoenix246 incredible-phoenix246 merged commit cbacb79 into hngprojects:dev Aug 25, 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.

[Fix]: Remove Extra Text from "Login" Link on Sign-Up Page
3 participants