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

Auto complete widget behaves strangely #978

Closed
jingtang10 opened this issue Dec 16, 2021 · 3 comments · Fixed by #1398
Closed

Auto complete widget behaves strangely #978

jingtang10 opened this issue Dec 16, 2021 · 3 comments · Fixed by #1398
Assignees
Labels
effort:medium Medium effort - 3 to 5 days P1 High priority issue type:bug Something isn't working

Comments

@jingtang10
Copy link
Collaborator

Describe the bug

The auto complete widget has two problems

  1. It's very difficult to focus on it, you have to click the very left side of it
  2. Once you've input a chip, the text box disappears, which looks very odd

Component
Core library, SDC library, reference app, or SDC gallery app

To Reproduce
Steps to reproduce the behavior:

  1. Go to SDC gallary app
  2. Click on General Health Assessment Questionnaire
  3. Try to focus on Q4: Do you have any existing conditions

Expected behavior
Focuse on the text input, and once typed in "asthma" and created the chip, the border of the input box still be there

Actual behavior
Cannot focus unless you click the very left side of the input box, and the border of the input box disappears once chip is created

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Pixel6
  • Android version: 12
  • Build number: SD1A.210817.036

Additional context
NA

Would you like to work on the issue?
@aditya-07 can you take a look please?

@jingtang10
Copy link
Collaborator Author

jingtang10 commented Dec 16, 2021

autocomplete.mp4

@Tarun-Bhardwaj
Copy link

@aditya-07 , could you pleaes provide an effort estimate to fix this issue?

@Tarun-Bhardwaj Tarun-Bhardwaj added type:bug Something isn't working effort:medium Medium effort - 3 to 5 days P2 Medium priority issue and removed P2 Medium priority issue Triage labels Jan 17, 2022
@jingtang10 jingtang10 added P1 High priority issue and removed P2 Medium priority issue labels Apr 14, 2022
@KhumboLihonga
Copy link

Just highlighting that this is a feature we really need. We have dropdowns that may contain over 100 answer options and being able to filter those items as the user types will be very useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:medium Medium effort - 3 to 5 days P1 High priority issue type:bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants