-
Notifications
You must be signed in to change notification settings - Fork 395
RI-7210 replace eui file picker #4757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RI-7210 replace eui file picker #4757
Conversation
Code Coverage - Integration Tests
|
Code Coverage - Frontend unit tests
Test suite run success4832 tests passing in 633 suites. Report generated by 🧪jest coverage report action from 2491818 |
Couple of questions: |
|
Code Coverage - Backend unit tests
Test suite run success2940 tests passing in 286 suites. Report generated by 🧪jest coverage report action from 2491818 |
.RI-File-Picker__showDrop .RI-File-Picker__prompt, .RI-File-Picker__input:focus + .RI-File-Picker__prompt { | ||
background-color: var(--euiColorEmptyShade); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are these styled used? Or just euiFilePicker* class was replaced with RI-File-Picker*?
Before:

After:
