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

[BUG] Issues while trying to maximize panels or edit a visualization created with a heat map in OpenSearch Dashboard v2.10.0 #5433

Closed
vaishali-kare opened this issue Nov 6, 2023 · 10 comments
Assignees
Labels
bug Something isn't working

Comments

@vaishali-kare
Copy link

Describe the bug
Option panel is hidden on OpenSearch Dashboard when tried to maximize panels or edit a visualization created with a heat map within Dashboard.

To Reproduce
Steps to reproduce the behavior:

  1. Create a visualization with a heat map.
  2. Create Dashboard
  3. Add created visualization to dashboard.
  4. Save the Dashboard
  5. Try clicking on the three dots located upper right-hand corner.
  6. Options tab is hidden

Expected behavior
Users should have the ability to resize panels or customize heat map visualizations within the dashboard.
OpenSearch Version
v 2.10.0

Dashboards Version
v 2.10.0

Screenshots
image

If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: Windows
  • Browser and version: Microsoft Edge for Business
    Version 119.0.2151.44 (Official build) (64-bit)
@vaishali-kare vaishali-kare added bug Something isn't working untriaged labels Nov 6, 2023
@ananzh ananzh removed the untriaged label Nov 7, 2023
@ananzh ananzh self-assigned this Nov 7, 2023
@ananzh
Copy link
Member

ananzh commented Nov 13, 2023

Hey @vaishali-kare, I have tried your reproduction steps but I don't see any issues. The image looks like a "stuck" to me, like some intermittent connection or disconnect with OpenSearch. I would close this issue for now. If you see the issue persist, pls reopen it and @ me directly. Thx.

Screen.Recording.2023-11-12.at.21.12.13.mov

@ananzh
Copy link
Member

ananzh commented Nov 13, 2023

Close this issue.

@ananzh ananzh closed this as completed Nov 13, 2023
@vaishali-kare
Copy link
Author

Hi @ananzh ,Are you using Opensearch v 2.10.0? We are experiencing this issue persistently with this version.

@vaishali-kare vaishali-kare changed the title [BUG] Issues while trying to maximize panels or edit a visualization created with a heat map in OpenSearch Dashboard [BUG] Issues while trying to maximize panels or edit a visualization created with a heat map in OpenSearch Dashboard v2.10.0 Nov 20, 2023
@joshuarrrr joshuarrrr reopened this Nov 20, 2023
@kavilla
Copy link
Member

kavilla commented Nov 21, 2023

Potentially addressed with:

#5190

@vaishali-kare can you define your setup?

How is OpenSearch Dashboards and OpenSearch hosted? Does the client side access OpenSearch Dashboards directly or is there a proxy layer? Wondering because changes might be getting caught in a cached layer and even though the client side is not cached the files are.

Thank you.

@vaishali-kare
Copy link
Author

The OpenSearch Dashboards and OpenSearch are hosted on OpenStack environment. The client access's the OpenSearch Dashboards directly, there are no layer or caching in between.

@kavilla
Copy link
Member

kavilla commented Nov 21, 2023

@vaishali-kare, just clarify. There is no caching within your OpenStack environment? For the discovery start up process there is caching mechanism on how the bundles are hosted on the server that needs hard reload if the build number hasn't changed.

If you navigate to advanced settings and toggle off visualization:enablePluginAugmentation are you still experiencing issues?

Will cc: @ohltyler as the menu is was updated to support vis augmenter.

@kavilla kavilla assigned ohltyler and unassigned ananzh Nov 21, 2023
@vaishali-kare
Copy link
Author

Even after toggling off visualization:enablePluginAugmentation the issue persists.

@joshuarrrr joshuarrrr self-assigned this Dec 5, 2023
@joshuarrrr
Copy link
Member

joshuarrrr commented Dec 5, 2023

Yeah, I can confirm this bug and that disabling visualization:enablePluginAugmentation isn't sufficient to resolve, because the check for that setting occurs after the code that causes the error. Note that this bug is only known to affect users using Cognito, because of the way it transforms requests. It should be fixed via #5190, which shipped in the 2.11 release.

@vaishali-kare Our recommendation here would be to upgrade to 2.11.1.

@vaishali-kare
Copy link
Author

Thanks for confirming. We will plan upgrade of Opensearch version based on our roadmap and recheck it.

@vaishali-kare
Copy link
Author

With 2.14 version of Opensearch issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants