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

[Tempo] Explore search results disappear if the textbox is modified #65486

Open
joe-elliott opened this issue Mar 28, 2023 · 0 comments
Open

Comments

@joe-elliott
Copy link
Member

What happened:
After executing a traceql query and seeing results if you modify the text box in anyway it breaks the rendering of the results:

image

What you expected to happen:
Search results to be unchanged if the traceql query box is edited

How to reproduce it (as minimally and precisely as possible):

  1. Execute a traceql query that returns results
  2. Drop down more than one result
  3. Go back and make any edit to the traceql query. Add a space, delete a single character, etc.

Anything else we need to know?:
If just a single trace result is dropped down it will collapse that result and there will be no obvious rendering issues as seen in the screenshot. IMO we shouldn't even do this though. Changing the query text box should not collapse results.

Environment:

  • Grafana version: v9.5.0-53817pre
  • Data source type & version: Tempo
  • OS Grafana is installed on: Linux/Docker
  • User OS & Browser: Chrome/Ubuntu
  • Grafana plugins:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants