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

The error message in Discover View managerment doesn't go away. #540

Open
kaladay opened this issue Feb 16, 2023 · 0 comments
Open

The error message in Discover View managerment doesn't go away. #540

kaladay opened this issue Feb 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@kaladay
Copy link
Contributor

kaladay commented Feb 16, 2023

Describe the bug

An error message like the following gets stuck in the Discovery View

ERROR: (503) Could not connect to the core, uri: http://localhost:8984/solr/sage-discovery

This problem has been reported in the past and closed due to being unable to be reproduced.
I have identified that the problem persists and have found a way to consistently reproduce.

To Reproduce
Steps to reproduce the behavior:

  1. Start up a local Solr instance.
  2. Create or Edit a Discovery View and point it to that local Solr instance.
  3. Turn off that Solr instance and load the Discovery View to trigger the error.
  4. Edit that Discovery View to point to a different and functional Solr instance (such as demos).
  5. Opening and closing the Discovery View should show that the error message still appears and it is still for the old Solr instance that is no longer being pointed to.
  6. Opening up a different Discovery View can also show the message.

Expected behavior
Clear the error message on modal close.
Opening a new modal should not maintain the error from a previous modal instance.

@kaladay kaladay added the bug Something isn't working label Feb 16, 2023
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

1 participant