code4romania / code4romania/onghub
Total Value is Not Properly Updated When Deleting Data
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.