-
-
Notifications
You must be signed in to change notification settings - Fork 397
Open
Description
Preliminary Check
- I have searched the existing issues
- This issue is reproducible
Bug Summary
The "Calculate" and "Clear" buttons in the FD Calculator section are non-functional. When clicked, they do not perform their intended actions (e.g., calculating the FD 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 FD Calculator section.
- Enter valid inputs for Principal, 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.
- Clicking the Clear button should reset all input fields and remove any displayed results or error messages.
Screenshots/Logs
The screenshot shows the FD Calculator interface with the Calculate and Clear buttons. Despite entering valid input values for Principal, 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
Metadata
Metadata
Assignees
Labels
No labels