Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

No data sources shown right after start #56

Open
AliceBalfanz opened this issue Jul 29, 2020 · 8 comments
Open

No data sources shown right after start #56

AliceBalfanz opened this issue Jul 29, 2020 · 8 comments
Assignees
Labels
blocker This blocks a release bug Something isn't working in progress

Comments

@AliceBalfanz
Copy link
Contributor

When launching cate webui on localhost, initially I do not receive any datasets:

image

I need to first select ESA CCI Open Data Portal Legacy data store and after going back to ESA CCI Open Data Portal data store I get a list of dataset collections.

I would expect the display of the dataset collections right away for the data store which is selected by default.

@forman forman added blocker This blocks a release bug Something isn't working labels Aug 3, 2020
@forman forman changed the title No dataset colections shown right after starting cate-webui on localhost No data sources shown right after starting on localhost Aug 3, 2020
@AliceBalfanz
Copy link
Contributor Author

This issue does not exist with the newest changes on master.

@forman
Copy link
Member

forman commented Aug 13, 2020

Seems to be gone. Reopen if issue comes back.

@forman forman closed this as completed Aug 13, 2020
@AliceBalfanz
Copy link
Contributor Author

This problem now only seems to exist for File Data Sources:
To reproduce:

  1. Select File Data Source, add a local file source in case you have none
  2. close window
  3. reopen: the user preference of last viewed sources being File Data Source is restored, however without the corresponding sources.
    image
  4. to get the list,you first need to select ESA CCI Open Data Portal and then back to File Data Source

@TonioF
Copy link
Contributor

TonioF commented Aug 20, 2020

Solved by #99

@TonioF TonioF closed this as completed Aug 20, 2020
@forman
Copy link
Member

forman commented Aug 27, 2020

The issue is back for any selected data source.

@forman forman reopened this Aug 27, 2020
@forman forman changed the title No data sources shown right after starting on localhost No data sources shown right after start Aug 27, 2020
@forman forman assigned forman and unassigned TonioF Sep 8, 2020
@forman
Copy link
Member

forman commented Sep 14, 2020

Cannot reproduce in current version. Reopen if needed!

@forman
Copy link
Member

forman commented Sep 23, 2020

It's back again. Need to find easy way to reproduce.

forman added a commit that referenced this issue Sep 24, 2020
…a sources are being fetched. (#126)

* Fixed bug, where no data sources were shown right after start (#56)
forman added a commit that referenced this issue Nov 27, 2020
…a sources are being fetched. (#126)

* Fixed bug, where no data sources were shown right after start (#56)
@TonioF
Copy link
Contributor

TonioF commented Dec 14, 2021

Some observations on this:

  • It does not seem to appear when you run the Python backend on your local machine
  • It does not appear when data is loaded for the first store in the selection list (which is the cci odp store at the time of writing)
  • When the local store ("File Data Sources") is selected, the user will not be informed that no data was loaded, but instead be given the wrong information that there is no local data
  • It seems that data sources are eventually loaded - but it is always the data sources of the first data store, regardless of which one is selected

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocker This blocks a release bug Something isn't working in progress
Projects
None yet
Development

No branches or pull requests

3 participants