Skip to content

Conversation

@Rrahullkumar
Copy link
Contributor

Closes #53

📝 Description

Fixed the Reset form button functionality in the form. Previously, clicking the Reset form button did not properly clear the form fields or reset the step counter. Now, the reset button correctly resets the form inputs and navigates back to the initial step.

🔧 Changes Made

  • Implemented a resetForm function to clear all input fields and reset the step counter.
  • Ensured that animations are reset when the form is cleared.
  • Updated the reset button to call the resetForm function.

📷 Screenshots or Visual Changes (if applicable)

Screen.Recording.2025-04-03.205336.mp4

✅ Checklist

  • ✅ I have read the contributing guidelines.
  • ✅ I have added tests that prove my fix is effective or that my feature works.
  • ✅ I have added necessary documentation (if applicable).
  • ✅ Any dependent changes have been merged and published in downstream modules.

@Rrahullkumar
Copy link
Contributor Author

PR raised! Let me know if any changes are needed.

@ishaanxgupta
Copy link
Contributor

@chandansgowda this one looks good

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:Reset Button is not working

3 participants