Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MultiInput ] : Unable to deselect selected token in Multi Input component #10612

Open
1 task done
VaninaMarinova opened this issue Jan 21, 2025 · 1 comment · May be fixed by #10630
Open
1 task done

[MultiInput ] : Unable to deselect selected token in Multi Input component #10612

VaninaMarinova opened this issue Jan 21, 2025 · 1 comment · May be fixed by #10630
Assignees
Labels
bug This issue is a bug in the code TOPIC RL

Comments

@VaninaMarinova
Copy link

Bug Description

The MultiInput component in UI5 Web Components has an issue where selected tokens cannot be deselected. Clicking on an already selected token does not remove it from the selection.

Affected Component

Multi Input

Expected Behaviour

Clicking on an already selected token should deselect and remove the token from the selection.

Isolated Example

https://sap.github.io/ui5-webcomponents/components/MultiInput/

Steps to Reproduce

  1. Go to the UI5 Web Components Multi Input example page.
  2. Click on the input field to add a few tokens.
  3. Click on an already selected token to deselect it.
  4. Notice that the token remains selected and is not removed from the selection.

Log Output, Stack Trace or Screenshots

MultiInput.-.webcomponents.bug.mov

Priority

Medium

UI5 Web Components Version

Version: 1.0.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@VaninaMarinova VaninaMarinova added the bug This issue is a bug in the code label Jan 21, 2025
@Valkanister Valkanister self-assigned this Jan 22, 2025
@ilhan007 ilhan007 linked a pull request Jan 22, 2025 that will close this issue
@ilhan007 ilhan007 assigned ilhan007 and unassigned Valkanister Jan 22, 2025
@ilhan007
Copy link
Member

Hi colleagues, there is PR for review, resolving the issue @SAP/ui5-webcomponents-topic-rl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code TOPIC RL
Projects
Status: New Issues
Development

Successfully merging a pull request may close this issue.

3 participants