Making FileUpload component accessible via keyboard (#47497)

This commit is contained in:
Timur Olzhabayev
2022-04-29 09:47:33 +02:00
committed by GitHub
parent 3e752a0db1
commit 17eca4505c
4 changed files with 75 additions and 47 deletions

View File

@@ -11,9 +11,6 @@ exports[`no enzyme tests`] = {
"packages/grafana-ui/src/components/ColorPicker/NamedColorsPalette.test.tsx:3311646309": [
[0, 31, 13, "RegExp match", "2409514259"]
],
"packages/grafana-ui/src/components/FileUpload/FileUpload.test.tsx:4145620610": [
[0, 19, 13, "RegExp match", "2409514259"]
],
"packages/grafana-ui/src/components/FormField/FormField.test.tsx:3429087660": [
[0, 19, 13, "RegExp match", "2409514259"]
],