code4romania / onghub

Mozilla Public License 2.0
7 stars 5 forks source link

Total Value is Not Properly Updated When Deleting Data #620

Open MarG66 opened 1 month ago

MarG66 commented 1 month ago

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:

  1. "Total..." value is updated correctly

Actual Results:

  1. 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

MarG66 commented 1 month ago

Move to P1 due to UX issue