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] Mosaic Preview Only Shows Second to Last Georeferenced Map #231

Open
parkerotto opened this issue Nov 21, 2024 · 1 comment
Open
Labels
component: frontend type: bug Something isn't working

Comments

@parkerotto
Copy link

Describe the problem
After georeferencing a map, the page refreshes and the map moves from "Prepared" to "Georeferenced," but the mosaic doesn't update until I georeference another map and wait for the page to refresh again. The first georeferenced map is also not available to assist with georeferencing the second one within the georeferencing tool.

Expected behavior
I expected for the original page refresh to show the map that I had just georeferenced on the mosaic before I do another one.

To Reproduce
Steps to reproduce the behavior:

  1. Georeference a Chicago map as normal, click check mark to finish.
  2. Wait for page to update automatically and notice that the map I just did is not on the mosaic.
  3. Georeference another Chicago map (next in sequence, usually) same as step 1.
  4. Wait for page to update automatically and notice that the map I did in step 1 is now on the mosaic, but not the map from step 3.

Environment info:

  • Device: Desktop PC
  • Operating System: Windows 11
  • Browser Chrome

Additional context
N/A

@mradamcox
Copy link
Collaborator

@parkerotto Thanks for reporting this. The underlying issue is an inconsistent management of that whole "map summary" page during the auto-refresh polling process. #233 should be handled alongside this.

@mradamcox mradamcox added type: bug Something isn't working component: frontend labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: frontend type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants