Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Total Value is Not Properly Updated When Deleting Data

Open
#620 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
frontend

Research direction

Start by reproducing the issue in the “Informatii financiare” tab under “Organizatia mea,” using the expense or income report edit flow. Trace the form handling for clearing an input, then verify that the corresponding “Total...” value updates immediately after data is deleted or entered.

Written by the indexing model from the issue text.

Description

bug :bug: P1 - high

Preconditions:
The user must be logged in as Admin on the "Informatii financiare" tab from "Organizatia mea" page

Steps to Reproduce:

  1. Press on kebab menu for either expenses or income reports
  2. Press on "Editeaza" button
  3. Enter data into 2 inputs
  4. Press on "Salveaza" button
  5. Reopen the same report
  6. Select one of the fields from step 3 by clicking on it
  7. Press "CTRL + A" keys (CMD + A)
  8. Move the mouse outside of the input
  9. Press "Backspace" key
  10. Click the left mouse button

Expected Results:
10. "Total..." value is updated correctly

Actual Results:
10. No updates are made to the "Total..." value

Proposed Behaviour:
The total value must update ass soon as data is entered into any of the inputs

Dominant language
TypeScript
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from code4romania/onghub

All issues in code4romania/onghub

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.