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

zero config bug and secret #1365

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Conversation

dbauszus-glx
Copy link
Member

The auth module must return null if no environment secret is defined in the environment.

The workspace cache variable should not crash if the WORKSPACE env is not defined.

An empty default view should open without crashing the process.

image

@dbauszus-glx dbauszus-glx self-assigned this Jul 5, 2024
@dbauszus-glx dbauszus-glx added the Bug A genuine bug. There must be some form of error exception to work with. label Jul 5, 2024
@dbauszus-glx dbauszus-glx linked an issue Jul 5, 2024 that may be closed by this pull request
@dbauszus-glx dbauszus-glx marked this pull request as draft July 5, 2024 16:15
@dbauszus-glx
Copy link
Member Author

In draft until I get to show a dialog with the note that no locale is available.

@dbauszus-glx
Copy link
Member Author

dbauszus-glx commented Jul 8, 2024

A dialog is shown if no layers are available.

The modal-map css has been fixed to include z-index and set the top, left + translate.

image

@dbauszus-glx dbauszus-glx marked this pull request as ready for review July 8, 2024 12:02
Copy link
Contributor

@RobAndrewHurst RobAndrewHurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Nice. Only thing is that on wider screens the modal appears quite high up. But doesn't bother me. Just something I am noting.

@dbauszus-glx
Copy link
Member Author

@RobAndrewHurst this should only be temporary as these are to be replaced with modal dialogs in the future.

@RobAndrewHurst RobAndrewHurst merged commit 4ce3aad into GEOLYTIX:main Jul 9, 2024
4 checks passed
@dbauszus-glx dbauszus-glx deleted the zero-conf branch September 9, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A genuine bug. There must be some form of error exception to work with.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty env;{} crashing out
2 participants