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

feat: added password toggle button for stakeholder #422

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

trinetra110
Copy link
Contributor

📋 Description

Added a password toggle button in the password field of signup and login page for stakeholder.

🔨 Changes Made

  • Added the icon in "stk_signup.html" and "stk_login.html" while containing it in a div
  • Added the toggle script and font-awesome CDN link in the same pages
  • Added the appropriate styles in "login_style.css"
  • Formatted the file structure

✅ Checklist

Before submitting the PR, please make sure you have completed the following:

  • I have followed all the guidelines mentioned in CONTRIBUTING.md.
  • 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 (if applicable).
  • I have tested it locally and it works fine.
  • Any dependent changes have been merged and published in downstream modules.

🏷️ Types of Changes

What type of changes does your code introduce? (Check all that apply)

📸 Screenshots (if applicable)

Login Page

Screenshot 2024-11-09 142823

Screenshot 2024-11-09 142845

Signup Page

Screenshot 2024-11-09 142931

Screenshot 2024-11-09 143005


Thank you for contributing to Research Nexus! We look forward to reviewing your PR and getting it merged!

@trinetra110
Copy link
Contributor Author

@Harshdev098 I have made the required changes. Please review it and add the 'gssoc-ext' and 'level2' tags.

@Harshdev098
Copy link
Owner

@trinetra110 The icons will trigger like this-

Screenshot from 2024-11-09 14-42-19

image

@trinetra110
Copy link
Contributor Author

Oh, sorry I'll fix that.

@trinetra110
Copy link
Contributor Author

@Harshdev098 Issue fixed for both the pages; please check.

Screenshot 2024-11-09 145059

Screenshot 2024-11-09 145120

@Harshdev098 Harshdev098 merged commit b81cb54 into Harshdev098:main Nov 9, 2024
1 check passed
Copy link
Contributor

github-actions bot commented Nov 9, 2024

🎉🎉 Thank you for your contribution! Your PR #422 has been merged! 🎉🎉

@Harshdev098 Harshdev098 added gssoc-ext This issue is under GSSoc Ext program level2 level2 lebel for gssoc level labels Nov 9, 2024
@trinetra110 trinetra110 deleted the pswd-toggle-btn branch November 9, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program level2 level2 lebel for gssoc level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Adding a password toggle btn for stakeholders
2 participants