Skip to content

Comments

[EuiFilePicker] Fix missing i18n for prompt text, improve filesSelected i18n#5063

Merged
cee-chen merged 4 commits intoelastic:masterfrom
cee-chen:file-picker-i18n
Aug 23, 2021
Merged

[EuiFilePicker] Fix missing i18n for prompt text, improve filesSelected i18n#5063
cee-chen merged 4 commits intoelastic:masterfrom
cee-chen:file-picker-i18n

Conversation

@cee-chen
Copy link
Contributor

@cee-chen cee-chen commented Aug 20, 2021

Summary

Closes #4698 - specifically addressing Michail's comment here.

Copy should be the same as before, no English regressions should have occurred as a result of this PR:

Checklist

- [ ] Check against all themes for compatibility in both light and dark modes
- [ ] Checked in mobile
- [ ] Checked in Chrome, Safari, Edge, and Firefox
- [ ] Props have proper autodocs and playground toggles
- [ ] Added documentation
- [ ] Checked Code Sandbox works for the any docs examples
- [ ] Added or updated jest tests
- [ ] Checked for breaking changes and labeled appropriately
- [ ] Checked for accessibility including keyboard-only and screenreader modes

  • A changelog entry exists and is marked appropriately

- which means we no longer need to pass a string param to onChange, and also means the wrapping EuiI18n does not need multiple tokens
@cee-chen cee-chen changed the title [EuiFilePicker] Fix missing i18n for prompt text, improve files selected i18n [EuiFilePicker] Fix missing i18n for prompt text, improve filesSelected i18n Aug 20, 2021
@cee-chen cee-chen marked this pull request as ready for review August 20, 2021 20:45
@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_5063/

Copy link
Contributor

@thompsongl thompsongl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up 🙏

@cee-chen cee-chen enabled auto-merge (squash) August 23, 2021 15:22
@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_5063/

@cee-chen cee-chen merged commit 9effaf5 into elastic:master Aug 23, 2021
@cee-chen cee-chen deleted the file-picker-i18n branch August 23, 2021 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[EuiFilePicker] Missing localization for prompt text

3 participants