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] If Json uploaded with Area of Interest in appBar,config file for area of interest "config file name"-aoi-panel.json not loaded #46

Open
1 task done
Pewillia opened this issue Oct 11, 2024 · 0 comments

Comments

@Pewillia
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

must try to load aoi-panel.json from https://canadian-geospatial-platform.github.io/geoview/ and doesnt change directory

Aoi panel appears in the app bar panel if uploaded from a file and json file contains

"appBar": {
"tabs": {
"core": [
"aoi-panel"
]
}
}

Expected Behavior

load "config file name"-aoi-panel.json from directory that file is loaded from

Steps To Reproduce

Upload file containing aoi panel in appBar as below

"appBar": {
"tabs": {
"core": [
"aoi-panel"
]
}
}

Anything else?

No response

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

1 participant