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

[Logs UI] Improve UX for Data View selection in Settings page #124251

Closed
miltonhultgren opened this issue Feb 1, 2022 · 1 comment · Fixed by #124929
Closed

[Logs UI] Improve UX for Data View selection in Settings page #124251

miltonhultgren opened this issue Feb 1, 2022 · 1 comment · Fixed by #124929
Assignees
Labels
Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@miltonhultgren
Copy link
Contributor

The combo-box used for selecting the Data View to use for the source configuration gives the hint that it's possible to select multiple values which is not possible. We should consider using the singleSelection={{ asPlainText: true }} configuration to remove this confusion.

In addition, it would be useful to include text that informs the user that the recommended approach for targeting multiple indices is to create a Data View that targets multiple indices.

@miltonhultgren miltonhultgren added Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services labels Feb 1, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

@miltonhultgren miltonhultgren self-assigned this Feb 8, 2022
miltonhultgren added a commit to miltonhultgren/kibana that referenced this issue Feb 8, 2022
miltonhultgren added a commit that referenced this issue Feb 15, 2022
* [Logs UI] Enable switching between log source modes (#120082)

* [Logs UI] Improve Data view selection section  (#124251)

* Update translation files

* Apply review requests

Apply useCallback optimization
Add telemetry tracking for users opting out of data view usage
Remove extra visual space at the bottom of the card
Improve initial render state of data view panel

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants