mavenlink / design-system

Mavenlink React Components
https://mavenlink.github.io/design-system
MIT License
2 stars 4 forks source link

fix(MultiSelect): clicking within the component focuses the autocomplete input #446

Closed juanca closed 2 years ago

juanca commented 2 years ago

Motivation

QA observed that you can click around the icons and it would not "focus" the component. After clicking away, client-side validations were not running.

Acceptance Criteria

PR upkeep checklist