cibernox / cibernox/ember-power-select-typeahead
Open options list on click on mobile
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
If you use ember-power-select-typeahead on desktop it behaves like an usual input: show input cursor on click. If you click (tap) on mobile it opens dropdown list with all options (checked on Chrome v61). Is this a bug or expected behavior? How to prevent that list opening on click?
Contributor guide
Research direction
Start by reproducing the tap behavior on mobile Chrome with ember-power-select-typeahead and compare it with desktop click behavior. Then trace the component's click and focus handling; done means documenting whether opening the options list is intended and identifying a supported way to prevent it if it is a bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100