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

[Android] MultiComboBox's filter selected values button does nothing #3762

Closed
1 of 4 tasks
hristop opened this issue Aug 30, 2021 · 1 comment
Closed
1 of 4 tasks

Comments

@hristop
Copy link
Contributor

hristop commented Aug 30, 2021

Bug Description

When the user has something selected in the MultiComboBox, opens the picker and presses on the "Filter selected items" button (in the top right), nothing happens - all available items are still shown.

Expected Behavior

The button should hide the unselected items and leave only the selected ones.

Steps to Reproduce

  1. Go to https://sap.github.io/ui5-webcomponents/master/playground/components/MultiComboBox/
  2. Click on the MultiComboBox with items
  3. Toggle the "Filter selected items" button - nothing happens

Context

  • UI5 Web Components version: master
  • OS/Platform: Android 10
  • Browser: Chrome
  • Affected component: MultiComboBox

Priority

  • Low
  • Medium
  • High
  • Very High
@niyap
Copy link
Contributor

niyap commented Sep 7, 2021

The issue is reproducible on iOS in Chrome and Safari as well.

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

No branches or pull requests

3 participants