Skip to content

sap.m.MultiInput tokens refresh issues #4266

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

Closed
2 tasks done
mwongwy opened this issue Apr 24, 2025 · 2 comments
Closed
2 tasks done

sap.m.MultiInput tokens refresh issues #4266

mwongwy opened this issue Apr 24, 2025 · 2 comments

Comments

@mwongwy
Copy link

mwongwy commented Apr 24, 2025

What is the issue and how can we reproduce it?

  1. Open the sample https://ui5.sap.com/#/entity/sap.m.MultiInput/sample/sap.m.sample.MultiInputValueHelp/code
  2. go to source, the *.controller.js file and add editable:false in line 66 for the token
  3. see the token list, still has x
  4. also the token is not fully seen

Image

Which OpenUI5 version is your project targeting?

1.134.0

Is the issue device- or browser-specific?

No response

Confirmation

  • I have searched the existing issues and reviewed the relevant documentation as well as the API reference.
  • I am not disclosing any internal or sensitive information.
@tsanislavgatev
Copy link
Contributor

Hello @mwongwy ,
Thank you for sharing this finding. I've created an internal incident DINC0488733. The status of the issue will be updated here in GitHub.
Regards,
Tsanislav

@hristop
Copy link
Contributor

hristop commented May 21, 2025

Hi @mwongwy ,

After discussing this with our UX design colleagues and our architects, we have come to the conclusion that we can't support this use case.

The proper way to control the editable property of the Tokens is via the editable property of the MultiInput itself.
Mixed scenarios - editable and non-editable Tokens in the MultiInput is not supported as well.

We have updated the documentation so that it reflects that.

Best Regards,
Hristo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants