Skip to content
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

Switch all TSVB comboboxes to plain text single selection #31879

Merged

Conversation

flash1293
Copy link
Contributor

@flash1293 flash1293 commented Feb 24, 2019

Summary

This PR switches all combo boxes with single selection to the plain text representation which helps a bit with the misconception of being able to add multiple values to a field. (related issue: #31585).

Before
screenshot 2019-02-24 at 21 58 55

After
screenshot 2019-02-24 at 21 58 30

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials
- [ ] Unit or functional tests were updated or added to match the most common scenarios
- [ ] This was checked for keyboard-only and screenreader accessibility

For maintainers

@elasticmachine
Copy link
Contributor

💔 Build Failed

@flash1293
Copy link
Contributor Author

Jenkins, test this. Failure looks unreleated

@elasticmachine
Copy link
Contributor

💔 Build Failed

@flash1293 flash1293 force-pushed the 31585/fix-tsvb-keyboard-navigation branch from c64a252 to 0f4920d Compare February 25, 2019 09:08
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

Did a quick scan of the replacements and it does properly only change singleSelection={true} to the plain text version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants