idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.56k stars 2.02k forks source link

AutoComplete Control Not Updating Selected Value #1098

Open vietanhdang opened 6 months ago

vietanhdang commented 6 months ago

Describe the bug Upon successfully editing a record and attempting to select a new value within the AutoComplete control, the selected value fails to update.

To Reproduce Steps to reproduce the behavior:

  1. Add a new record successfully.
  2. Edit the newly added record.
  3. Select a new value within the AutoComplete control.
  4. Observe that the selected value remains unchanged.

Expected behavior Upon selecting a new value within the AutoComplete control after editing a record, the selected value should update accordingly.

PRANJALI-SANKPAL commented 5 months ago

I want to work on this issue. Is someone already working on it?