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

Viz & Discovery Page Autocomplete #1176

Open
Hagaygur opened this issue Jan 24, 2022 · 13 comments
Open

Viz & Discovery Page Autocomplete #1176

Hagaygur opened this issue Jan 24, 2022 · 13 comments
Assignees
Labels
backlog Issues that the Dashboards core team is interested in pursuing but are not yet on the roadmap discover for discover reinvent enhancement New feature or request help wanted Community development is encouraged platform visualizations Issues and PRs related to visualizations

Comments

@Hagaygur
Copy link

Hagaygur commented Jan 24, 2022

I am copying the original issue , as it has since gotten no traction or issues in the OpenSearch GitHub, but seems to make life really painful for quite a whole lot of users (sorry for the formatting,trying to preserve the original issue's format while working):

Kibana OSS 6.0 - 6.3 included autocomplete, but it was removed from Kibana OSS as of 6.4.

We should consider our own implementation (presumably as a new plugin) to improve the day-to-day user experience:
Autocomplete on discovery tab not working
https://discuss.opendistrocommunity.dev/t/kibana-autocomplete/1779
End of copy.

The issue is CRIPPLING in comparison to Kibana, especially with long and nested field names.

It really deters users, especially with the current filter tab not properly showing field names.

As a stoogap, making the filter show long field names would be nice, but is only a stopgap.

@jkowall
Copy link
Contributor

jkowall commented Jan 24, 2022

Are you going to work on this @Hagaygur or are you just making a suggestion (which you have made before based on the other threads). I believe it's pretty obvious that this is a good feature to add, but it also introduces performance issues. Someone needs to sign up for doing the work.

@Hagaygur
Copy link
Author

We've unfortunately hit a legal wall as far as contributions ATM - we have an interior patch for the filter window in our deployment, but it appears we're prevented from actually adding any code for now.

@kavilla kavilla changed the title Kibana Autocomplete Discovery Page Autocomplete Jan 25, 2022
@Hagaygur
Copy link
Author

Hagaygur commented Jan 25, 2022

The change is also relevant to Autocomplete on the Visualizations Tab, is the change for Discovery Page intended?

@ahopp ahopp added enhancement New feature or request help wanted Community development is encouraged labels Jan 25, 2022
@kavilla kavilla changed the title Discovery Page Autocomplete Viz & Discovery Page Autocomplete Jan 25, 2022
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this issue Feb 10, 2022
…1176)

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nick Partridge <[email protected]>
@AbhishekReddy1127 AbhishekReddy1127 added visualizations Issues and PRs related to visualizations platform and removed visualizations Issues and PRs related to visualizations labels Jan 3, 2023
@abbyhu2000 abbyhu2000 added the discover for discover reinvent label Jan 10, 2023
@seanneumann
Copy link
Contributor

This feels like an important but not urgent capability. We definitely need it, but let's keep it on the backlog for now as we tackle some of our higher prioritized work (e.g. security, tech debt, revamping ux).

@rednaksi91 rednaksi91 added the backlog Issues that the Dashboards core team is interested in pursuing but are not yet on the roadmap label Jan 27, 2023
@AMoo-Miki
Copy link
Collaborator

@Hagaygur to help the contributors understand the scope of the feature request and the depth of user pain, may i suggest a screenshot or video?

@GN93
Copy link

GN93 commented Nov 30, 2023

Are there any updates regarding this feature or is there any workaround?
Our company is migrating from Kibana to OpenSearch and I suppose that lack of autocomplete feature might be painful for the users.
Thank you in advance for reply!

@tr0k
Copy link

tr0k commented Dec 14, 2023

We would be interested in having this feature as for some of our users it seems to be very critical. Thank you for any updates on this.

@shanilpa
Copy link

shanilpa commented Dec 15, 2023

@wbeckler @ashwin-pc @dagneyb can we prioritize this for the next release or the one following? - looks like it has been requested for over a year and since we've addressed security, tech debt in prior releases we might be able to fold this in.

We can make use of OUI suggest: https://oui.opensearch.org/1.3/#/forms/suggest
Looks like it is built for this specific use case. We can implement with it, run a POC and make UX enhancements based on the findings if needed.

@shanilpa
Copy link

@Hagaygur, @GN93, @tr0k are there any specific use cases or workflows you can share with us so we can implement a solution that meets your needs?

@shanilpa shanilpa self-assigned this Dec 15, 2023
@tr0k
Copy link

tr0k commented Dec 15, 2023

Hi @shanilpa, we have in mind the same as in Kibana. Please check the attached screenshot.
image (1)

@Hagaygur
Copy link
Author

Hagaygur commented Dec 15, 2023

@Hagaygur, @GN93, @tr0k are there any specific use cases or workflows you can share with us so we can implement a solution that meets your needs?

Hi, there are two major use cases:

  1. Many of the users don't know the exact field names by heart, or the fields can be quite long to type out. The ability to have them suggested really helps to type them correctly and avoid boilerplate.
  2. KQL (ODQL?) is hard for beginners (and even for me sometimes!). The autocomplete suggestions make it much easier to understand.

Edit: misclicked the close issue while on mobile and destroyed all the previous tags. @shanilpa can you reassign?

@Tabis1983
Copy link

Please add this feature. It is too difficult for the users to always guess the fieldnames and therefore really destroys the user expierience in Discover / Visualization / Dashboard.

@himanshur04
Copy link

This feature is very important esp for the cases where we have 100s of indices with each index having more than 50 fields. Any update on the timeline for this feature ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues that the Dashboards core team is interested in pursuing but are not yet on the roadmap discover for discover reinvent enhancement New feature or request help wanted Community development is encouraged platform visualizations Issues and PRs related to visualizations
Projects
None yet
Development

No branches or pull requests