[MultiInput]: Performance issue with large number of Tokens
@MapTo0 is already working on this.
Since Nov 24, 2025.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Bug Description
The MultiInput component becomes extremely slow and unresponsive when the number of tokens exceeds approximately 500.
Adding new tokens: There is a significant delay (several seconds) between typing/pasting and the token appearing in the input field.
Deleting tokens: Removing tokens is very laggy. The UI does not respond.
Affected Component
MultiInput
Expected Behaviour
The MultiInput component should remain performant and responsive regardless of the number of tokens.
Isolated Example
No response
Steps to Reproduce
No response
Log Output, Stack Trace or Screenshots
https://ui5.github.io/webcomponents-react/v2/?path=/docs/inputs-multiinput--docs
Priority
None
UI5 Web Components Version
2.11.0
Browser
Chrome
Operating System
Windows
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.