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

show an UI error when user doesn't have an initial gee folder #884

Open
dfguerrerom opened this issue Sep 21, 2023 · 0 comments
Open

show an UI error when user doesn't have an initial gee folder #884

dfguerrerom opened this issue Sep 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request frontend relative to the widgets display

Comments

@dfguerrerom
Copy link
Collaborator

Some apps that require GEE fail because users have not created the initial folder in GEE, that's was pointed and fixed in the package backed with #826, this, however let the user start any module created with sepal_ui and the error can happen anywhere, sometiemes there's no an alert that captures this event and therefore users won't see what is wrong.

I think we should add a new parameter to one of the components of the UI, such as App, like require_gee ... If that's valid, we could instead try the init_ee function and just display an error page with the error and how to fix it.

@dfguerrerom dfguerrerom added enhancement New feature or request frontend relative to the widgets display labels Sep 21, 2023
@dfguerrerom dfguerrerom self-assigned this Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend relative to the widgets display
Projects
Status: To do
Development

No branches or pull requests

1 participant