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

fix(ui5-multi-combobox): revert selection after close button is pressed #3938

Merged
merged 2 commits into from
Sep 17, 2021

Conversation

MapTo0
Copy link
Member

@MapTo0 MapTo0 commented Sep 16, 2021

User can cancel its selection by pressing the close button of the dialog on mobile phone. In this case, selection will be reverted and no event will be called at all. If the OK button is pressed selection will replicate to tokens and fire event selection-change

FIXES: #3764

…n mobile

- User can cancel its selection by pressing the close button of the dialog on mobile phone. In this case, selection will be reverted and no event will be called at all. If the OK button is pressed selection will replicate to tokens and fire event selection-change

FIXES: #3764
@MapTo0
Copy link
Member Author

MapTo0 commented Sep 16, 2021

depends on #3931

@MapTo0 MapTo0 merged commit 104ec37 into master Sep 17, 2021
@MapTo0 MapTo0 deleted the reset-selection-after-x branch September 17, 2021 07:01
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.

[Android] MultiComboBox: Close button does not reset the state of the selection
2 participants