grafana/public/app/core/components/Select
Marcus Andersson be8c62033c
Select: fixes so component loses focus on selecting value or pressing outside of input. (#24008)
* changed the value container to a class component to get it to work with focus (maybe something with context?).

* added e2e tests to verify that the select focus is working as it should.

* fixed according to feedback.

* updated snapshot.
2020-04-29 15:02:09 +02:00
..
__snapshots__ Select: fixes so component loses focus on selecting value or pressing outside of input. (#24008) 2020-04-29 15:02:09 +02:00
DashboardPicker.tsx Search: cleanup old Angular files (#23860) 2020-04-24 18:07:57 +03:00
DataSourcePicker.tsx QueryTab: Design updates (#23906) 2020-04-26 21:59:14 +02:00
FolderPicker.test.tsx Migration: Save dashboard modals (#22395) 2020-03-03 08:22:26 +01:00
FolderPicker.tsx Select: fixes so component loses focus on selecting value or pressing outside of input. (#24008) 2020-04-29 15:02:09 +02:00
MetricSelect.tsx Forms migration: Old Select to Legacy namespace (#23200) 2020-04-02 10:57:35 +02:00
OrgPicker.tsx Forms migration: Old Select to Legacy namespace (#23200) 2020-04-02 10:57:35 +02:00
SortPicker.tsx Search: Fix strict null errors (#23804) 2020-04-23 09:55:10 +02:00
TeamPicker.test.tsx Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
TeamPicker.tsx Forms migration: Old Select to Legacy namespace (#23200) 2020-04-02 10:57:35 +02:00
UserPicker.test.tsx Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
UserPicker.tsx Forms migration: Old Select to Legacy namespace (#23200) 2020-04-02 10:57:35 +02:00