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] Value state in MultiComboBox's picker dialog looks odd #3763

Closed
1 of 4 tasks
hristop opened this issue Aug 30, 2021 · 1 comment · Fixed by #3943
Closed
1 of 4 tasks

[Android] Value state in MultiComboBox's picker dialog looks odd #3763

hristop opened this issue Aug 30, 2021 · 1 comment · Fixed by #3943

Comments

@hristop
Copy link
Contributor

hristop commented Aug 30, 2021

Bug Description

The value state does not start from the left most part of the picker dialog of the MultiComboBox web component.
Screenshot_20210830-170415_Chrome

Expected Behavior

Value state should start the whole width of the picker.

Steps to Reproduce

  1. Go to https://sap.github.io/ui5-webcomponents/master/playground/components/MultiComboBox/
  2. Click on the first MultiComboBox
  3. Enter something invalid ("k" for example).
    3a. Or just go down to the MultiComboBox with value state examples.

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, but just on the samples in the playground, in the test page it looks as expected. In the playground samples, not just the value state is odd, but also the input field and the button next to it.

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

Successfully merging a pull request may close this issue.

3 participants