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

GeoSphere Modal: Premature Exit Cancels GeoSphere Creation #1

Open
oltimaloku opened this issue Jan 7, 2024 · 0 comments
Open

GeoSphere Modal: Premature Exit Cancels GeoSphere Creation #1

oltimaloku opened this issue Jan 7, 2024 · 0 comments

Comments

@oltimaloku
Copy link
Collaborator

oltimaloku commented Jan 7, 2024

Overview:

Currently, if a user exits the modal after initiating the creation process (by pressing the "create geo sphere" button) but before the GeoSphere is fully created, the creation process is unexpectedly cancelled.

Steps to Reproduce:

  • Open the GeoSphere creation modal.
  • Press the "create geo sphere" button to start the GeoSphere creation process.
  • Exit the modal before the GeoSphere creation completes.

Expected Behavior:

The GeoSphere creation process should continue in the background, or the user should be prevented from exiting the modal until the creation process completes.

Actual Behavior:

Exiting the modal prematurely cancels the GeoSphere creation process.

Proposed Solution:

A possible solution is to implement a UI indicator, such as a loading spinner, which appears when the "create geo sphere" button is pressed. This indicator should prevent any further interaction with the modal, including exiting, until the GeoSphere creation process is complete.

@oltimaloku oltimaloku changed the title Geo sphere modal bug GeoSphere Modal: Premature Exit Cancels GeoSphere Creation Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant