Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Fix: Fix for Forgot Password Link Not Functioning on Careers Page#3319

Open
akshay0611 wants to merge 1 commit into
ayush-that:mainfrom
akshay0611:fix/forgot-password-modal
Open

Fix: Fix for Forgot Password Link Not Functioning on Careers Page#3319
akshay0611 wants to merge 1 commit into
ayush-that:mainfrom
akshay0611:fix/forgot-password-modal

Conversation

@akshay0611

@akshay0611 akshay0611 commented Nov 20, 2024

Copy link
Copy Markdown
Contributor

🛠️ Fixes Issue

Fixes: #3318

👨‍💻 Description

What does this PR do?

This PR fixes the issue where the "Forgot Password?" link on the careers.html page was not functioning. Previously, clicking the link did not trigger any action.

  • What was done: I added a functional modal for the forgot password flow.
  • Motivation: This fix ensures that the forgot password feature behaves as expected, improving user experience.
  • Context: The issue was raised as a bug since the functionality was missing and required a simple modal implementation.

This change enhances the usability of the login section of the careers.html page by making the "Forgot Password?" link functional.

📄 Type of Change

  • [✅] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (adds or updates related documentation)

📷 Screenshots/GIFs (if any)

Before:
Screenshot 2024-11-20 at 2 23 27 PM

After:
Screenshot 2024-11-20 at 2 33 14 PM

✅ Checklist

  • [] I am a participant of GSSoC-ext.
  • [✅] I have followed the contribution guidelines of this project.
  • [✅] I have made this change from my own.
  • I have taken help from some online resources.
  • [✅] My code follows the style guidelines of this project.
  • [✅] I have performed a self-review of my own code.
  • I have added documentation to explain my changes.

Mandatory Tasks

  • [✅] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

🤝 GSSoC Participation

  • [] This PR is submitted under the GSSoC program.
  • [] I have taken prior approval for this feature/fix.

@vercel

vercel Bot commented Nov 20, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
finveda ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 9:00am

@github-actions

Copy link
Copy Markdown

Thank you for submitting your chaotic pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Forgot Password Not Functioning on Careers.html Page

1 participant