Globalshala / Eval-Bridge-bugs

In the Repository, we will add the bugs related to eval bridge system
0 stars 1 forks source link

CGPA Textfield Update Bug #198

Open Adnan-shariff opened 1 week ago

Adnan-shariff commented 1 week ago

Describe the bug: When attempting to change the total CGPA and clicking on save, the textfield retains the previous CGPA value instead of updating to the new one.

Scope of the bug: CGPA textfield

Steps to reproduce:

  1. Enter 2 in the total CGPA textfield.
  2. Click on the "Save" button.
  3. Edit the total CGPA textfield to 3.
  4. Click on the "Save" button again.
  5. Observe the value in the total CGPA textfield.

Expected Behavior: The textfield should display the newly entered CGPA value after clicking "Save."

Actual Behavior: The textfield retains and displays the previously entered CGPA value instead of updating to the new one.

Screenshots: