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] New Discover view - Refresh button does not work #5314

Closed
opoplawski opened this issue Oct 17, 2023 · 3 comments
Closed

[BUG] New Discover view - Refresh button does not work #5314

opoplawski opened this issue Oct 17, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@opoplawski
Copy link

Describe the bug

Clicking on the Refresh button does nothing. It seems to darken a bit but no data is refreshed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to discover
  2. Click on Refresh

Expected behavior
Data is refreshed to the latest available.

OpenSearch Version
opensearch-2.10.0-1.x86_64

Dashboards Version
opensearch-dashboards-2.10.0-1.x86_64

Plugins
opensearch-alerting
opensearch-anomaly-detection
opensearch-asynchronous-search
opensearch-cross-cluster-replication
opensearch-custom-codecs
opensearch-geospatial
opensearch-index-management
opensearch-job-scheduler
opensearch-knn
opensearch-ml
opensearch-neural-search
opensearch-notifications
opensearch-notifications-core
opensearch-observability
opensearch-performance-analyzer
opensearch-reports-scheduler
opensearch-security
opensearch-security-analytics
opensearch-sql

Host/Environment (please complete the following information):

  • OS: AlmaLinux 8
  • Browser and version
    Firefox 115.3.1
    Chromium 118.0.5993.70
@opoplawski opoplawski added bug Something isn't working untriaged labels Oct 17, 2023
@manasvinibs
Copy link
Member

Hi,
Thanks for reaching out!

I did pull OpenSearch Dashboards 2.10 and was able to repro the issue for new discover.

Issue - when I click on refresh button I do not see POST network call to cluster to read the refreshed Data.

Screenshot1

I toggled the switch back to old discover experience and I see refresh button works fine.
You can see POST network call happening on clicking refresh button.

Screenshot 2

I tried to repro the issue in 2.11 and it works fine.

Screenshot 2023-10-17 at 2 07 57 PM

I think new discover experience in 2.10.0 was introduced as an experimental feature and might contain few bugs as part of it which are identified and fixed in 2.11.0 version.

I would suggest you to toggle the experience to old discover in 2.10 or upgrade to 2.11 and let us know if you still see the same issue. If so, please share the reproducing steps.

@sandervandegeijn
Copy link

Tested in 2.11: works as expect in Brave.

@opoplawski
Copy link
Author

Confirmed. Thanks everyone.

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

3 participants