salesforce / salesforce/design-system-react
Clicking on the dropdown-arrow in readonly variant of Combobox does nothing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 982
- Forks
- 440
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
When using the Combobox in it's readonly variant, clicking on the dropdown-arrow does nothing. Clicking anywhere else works fine.
I'm not able to work on this right now, but might have time later this week.
You can see the behavior here: https://react.lightningdesignsystem.com/components/comboboxes/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the readonly Combobox behavior in the linked React demo, focusing on the dropdown arrow rather than the rest of the control. Locate the Combobox implementation and its existing tests, then verify that clicking the arrow opens the menu in readonly mode without breaking other click behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100