You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Navigate to the RD Calculator section.
Enter valid inputs for Monthly Deposit, Rate of Interest, and Time Period.
Click the Calculate button.
Observe that no results are displayed, and no calculations occur.
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.
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
The text was updated successfully, but these errors were encountered:
👋 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! 🚀
Preliminary Check
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
Expected Behavior
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.
Additional Information
The text was updated successfully, but these errors were encountered: