influxdata / clockface

UI Kit for building Chronograf
https://influxdata.github.io/clockface
MIT License
43 stars 18 forks source link

fix(TypeAheadDropdown): input select on focus now works in Safari #823

Closed ChitlangeSahas closed 1 year ago

ChitlangeSahas commented 1 year ago

Closes https://github.com/influxdata/clockface/issues/824

This is a known issue with Safari.

https://stackoverflow.com/questions/54229359/why-does-select-not-work-on-safari-with-reactjs

After change:

https://user-images.githubusercontent.com/18511823/185027574-df232908-4b4c-4466-bdb6-5626249ae3a1.mov

Changes

// Describe what you changed

Screenshots

// Add screenshots here if relevant

Checklist

Check all that apply