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

feat(ui5-multi-combobox): initial implementation #379

Merged
merged 17 commits into from
May 21, 2019

Conversation

MapTo0
Copy link
Member

@MapTo0 MapTo0 commented May 10, 2019

fixes: #314

@MapTo0 MapTo0 requested a review from ilhan007 May 10, 2019 15:38
@MapTo0 MapTo0 force-pushed the multi-combobox-implementation branch from e950be6 to df50039 Compare May 15, 2019 15:14
input.value = this._inputLastValue;
input.valueState = "Error";

setTimeout(() => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a workaround, maybe there is something that lacks in the framework.
I think we should at least talk about it briefly, if we can do something else.

@MapTo0 MapTo0 merged commit 115900b into master May 21, 2019
@MapTo0 MapTo0 deleted the multi-combobox-implementation branch May 21, 2019 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<ui5-select> - multi select option
2 participants