Skip to content

BUG: FD Calculator Buttons Not Functioning #3336

@akshay0611

Description

@akshay0611

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

  1. Navigate to the FD Calculator section.
  2. Enter valid inputs for Principal, Rate of Interest, and Time Period.
  3. Click the Calculate button.
  4. Observe that no results are displayed, and no calculations occur.
  5. Click the Clear button.
  6. 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.

Screenshot 2024-11-25 at 8 47 31 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions