SUI-Components/sui-components

Can not delete a tag in multiselection AutosuggestField🪲

Opened this issue · 0 comments

URL

https://sakura.admin.epreselec.com/es/vacantes/594433,2400604/candidatos/en-proceso

Steps to reproduce

  1. Select a candidate in the list.
  2. Click on 'Etiquetar Candidatos' button
  3. Try to remove an existing tag

Expected Behavior

The user could remove an existing tag for the selected candidate

Screenshots

Video demo

Which device have you used?

  • Desktop
  • Tablet
  • Mobile
  • smartTV

Which operating systems have you used?

  • Windows
  • Linux
  • macOS

browser and version

  • browser v: Google Chrome Versión 105.0.5195.125
  • node v: 16

Additional info

Currently, we have a bug in Candidate Tags management in Epreselec in Prod. We have implemented a React widget for this functionality & use AutosuggestField SUI component in the multiselection variant. After reviewing SUI Components repos, some components related to autosuggest have evolved & have impacted the correct function of the widget.

Widget Component repo: https://github.mpi-internal.com/scmspain/frontend-ep--uilib-widgets/tree/master/components/candidate/actions