Gary Gong

Results 8 comments of Gary Gong

As far as I know, nobody is actively work on this issue.

I tracked this behavior down to: https://github.com/salesforce/design-system-react/blob/master/components/combobox/combobox.jsx#L1058 where `ignore-react-onclickoutside` is added to the Combobox. It looks like this has been there from the beginning. Maybe @interactivellama knows why this is...

@interactivellama `TimePicker` currently uses `MenuDropdown`, which is already wrapped with `react-onclickoutside`. The problem is that this click outside is ignored when clicking on the `Combobox` input. I think your original...

Yes, please feel free to work on this issue! Thanks a lot!

Thanks for opening the issue! Unfortunately, there is no team dedicated to fixing issues in this project, so it may take some time to get to get around to this....

I wouldn't say it's abandoned. We still review PRs and create new releases, but rely on others to submit bug fixes.

I'm not aware of anybody actively working on this. If you pick it up, please change the "Assignee" on this issue to yourself. Thanks!