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

BUG: RD Calculator Buttons Not Functioning #3338

Open
5 of 6 tasks
akshay0611 opened this issue Nov 26, 2024 · 1 comment · May be fixed by #3339
Open
5 of 6 tasks

BUG: RD Calculator Buttons Not Functioning #3338

akshay0611 opened this issue Nov 26, 2024 · 1 comment · May be fixed by #3339

Comments

@akshay0611
Copy link
Contributor

Preliminary Check

  • I have searched the existing issues
  • This issue is reproducible

Bug Summary

The "Calculate" and "Clear" buttons in the RD Calculator section are non-functional. When clicked, they do not perform their intended actions (e.g., calculating the RD or clearing the input fields). The expected behavior was for the buttons to trigger the respective actions, but nothing happens.

Steps to Reproduce

  1. Navigate to the RD Calculator section.
  2. Enter valid inputs for Monthly Deposit, Rate of Interest, and Time Period.
  3. Click the Calculate button.
    • Observe that no results are displayed, and no calculations occur.
  4. Click the Clear button.
    • Observe that the input fields are not cleared.

Expected Behavior

  • Clicking the Calculate button should calculate the total interest earned and the maturity amount for the RD.
  • Clicking the Clear button should reset all input fields and remove any displayed results or error messages.

Screenshots/Logs

The screenshot shows the RD Calculator interface with the Calculate and Clear buttons. Despite entering valid input values for Monthly Deposit, Rate of Interest, and Time Period, clicking the Calculate button does not trigger any calculation, and the Clear button fails to reset the input fields or clear the results section. The buttons are visually present, but they do not function as expected.

Screenshot 2024-11-26 at 9 07 12 AM

Additional Information

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
  • I can provide more details if needed
Copy link

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

@akshay0611 akshay0611 linked a pull request Nov 26, 2024 that will close this issue
6 tasks
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 a pull request may close this issue.

1 participant