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

[FeatureRequest] MultiInput Component #1852

Closed
alex-zhang opened this issue Jun 22, 2020 · 2 comments
Closed

[FeatureRequest] MultiInput Component #1852

alex-zhang opened this issue Jun 22, 2020 · 2 comments

Comments

@alex-zhang
Copy link

hi,

please support MultiInput Component in ui5 web component.

ui5 sample link http://veui5infra.dhcp.wdf.sap.corp:8080/demokit/index.html#/entity/sap.m.MultiInput/sample/sap.m.sample.MultiInputValueHelp

fiori-design: https://experience.sap.com/fiori-design-web/multiinput/

project requirement ux:

image

@alex-zhang alex-zhang changed the title [Feature request] MultiInput Component [FeatureRequest] MultiInput Component Jun 22, 2020
@vladitasev
Copy link
Contributor

Hello @alex-zhang

We deliberately don't have this component, because we have MultiComboBox. In OpenUI5, for the last several years there have been several attempts to merge these two controls, as they are very similar to the point where each requirement for one of them must be implemented in the other one and it's inefficient to support both. So with UI5 Web Components we decided to only support one (MultiComboBox) with the ability for user text as well, to achieve middle ground. If there is something specific that you need and is not found in MultiComboBox, we can discuss this separately as a feature request for this control.

From what I can see, you need to be able to provide your own dialog when the user clicks the button (rather than the standard one we have with MultiComboBox). Can you show me some more picture of how it looks like with values. Can the user type freely? Then we can discuss internally what we can suggest you to implement this.

Regards,
Vladi

@alex-zhang
Copy link
Author

alex-zhang commented Jun 23, 2020

hi @vladitasev

thanks for ur reply.

image

yes, there is a custom dialog after use click the icon. yes, user also can type freely that when the custom dialog is open the user input's can also be the search value.

just as this example show.

http://veui5infra.dhcp.wdf.sap.corp:8080/demokit/index.html#/entity/sap.m.MultiInput/sample/sap.m.sample.MultiInputValueHelp

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

4 participants