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

Spinner is missing during the upload phase #1085

Closed
mattiagiupponi opened this issue Jul 11, 2022 · 1 comment
Closed

Spinner is missing during the upload phase #1085

mattiagiupponi opened this issue Jul 11, 2022 · 1 comment
Assignees
Labels
4.0.x bug Something isn't working master

Comments

@mattiagiupponi
Copy link

mattiagiupponi commented Jul 11, 2022

It looks like that the "spinner" during the upload phase is not loaded correctly if the upload state is "RUNNING"
image

but is there at the beginning when the state is "COMPLETE".
image

I guess it should be available until the execution is not completely "PROCESSED"

How to reproduce:

image

@DavidQuartz DavidQuartz self-assigned this Jul 11, 2022
@DavidQuartz DavidQuartz added bug Something isn't working 4.0.x master labels Jul 11, 2022
@allyoucanmap allyoucanmap reopened this Jul 12, 2022
@mattiagiupponi
Copy link
Author

@DavidQuartz we still have an issue with the spinner.
The spinner is correctly present during the upload phase, but if the Upload is set as "INVALID" the percentage is 0.0% and the spinner is still available:
image

I guess is enough to set that the % must be 0>&<100

DavidQuartz added a commit to DavidQuartz/geonode-mapstore-client that referenced this issue Jul 21, 2022
giohappy added a commit that referenced this issue Sep 9, 2022
* [create-pull-request] automated change (#915)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* Dataset uploads are not updated appropriately (#914)

* Show msg only for maps (#920)

* [create-pull-request] automated change (#921)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* Add layer visibility toggle to legend component (#916)

* [create-pull-request] automated change (#922)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* - [Fixes #905] Integrity db error between geoapps tables on upgrade from 3.x to 4.x (#906)

* #900: Issues with filters: no debounce and dropdown closing on click (#912)

* [create-pull-request] automated change (#934)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* #937: Pending copy exectutions are not updated correctly on page reload (#936)

* [create-pull-request] automated change (#938)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* #933: Clear filters button not well aligned and not visible (#944)

* #919: Truncate abstract inside the metadata table inside the info box (#943)

* Removed manual error inclusion

* [create-pull-request] automated change (#945)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* - CHANGELOG for release 4.0.0

* - Bump to version 4.0.1

* Added error in pending upload card

* Show direct links and embed links inside Share panel  (#951)

* Shwing direct links in share panel

* Reusable SharePageLink

* using class in place of inline style
- Remove typo bug

* [create-pull-request] automated change (#958)

Co-authored-by: giohappy <giohappy@users.noreply.github.com>

* [Fixes #946] Autoclose info panel on single click on the map (#960)

* [create-pull-request] automated change (#962)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #9252] Migration form Version 3.2 to 4 – map config is missing (#959)

* [Fixes #9252] Migration form Version 3.2 to 4 – map config is missing

* [Fixes #9252] Add missing table drop

* [Fixes #9252] Fix PR comments

* [Fixes #973] Improve LOCKDOWN_GEONODE (#972)

* [Fixes #9377] Improve LOCKDOWN_GEONODE

* Improve LOCKDOWN_GEONODE and fix npm build

* Fix PR changes

* refactor api key param

* restore addQueryString function

Co-authored-by: allyoucanmap <stefano.bovio@geosolutionsgroup.com>

* [create-pull-request] automated change (#985)

Co-authored-by: mattiagiupponi <mattiagiupponi@users.noreply.github.com>

* [Fixes #987] Fix migration map blob (#988)

* [Fixes #991] Add CREATE_LAYER setting to geonode_config (#994)

* [Fixes #979] Expose mapstore's setViewer to allow for custom GFI panel (#982)

* [Fixes #967] Drop support for GeoJSON upload (#995)

* [Fixes 966] Provide visual feedback while loading filtered resources (#996)

* [Fixes #964] info icon for not approved / not published resource shouldn't take a line (#997)

* [Fixes #986] Anonymous users have an option of adding dataset and annotations to a map (#998)

* [Fixes #969] Add "with_resources" GET parameter on regions and categories endpoints (#1001)

* [create-pull-request] automated change (#1003)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #961] Show an error if dataset as a ll_bbox_polygon is greater then the WGS84 max extent (#1000)

* [Fixes #993] Use createLayer configuration to show the create dataset action (#1002)

* [Fixes #925] The upload box should accept xml and sld files along with the dataset itself (#1008)

* [create-pull-request] automated change (#1010)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1011] Datasets with valid bbox do not open in viewer page (#1012)

* [create-pull-request] automated change (#1013)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #932] Symbol type is not visible in annotations styles (#1017)

* [Fixes #1018] The client should not submit xml or sld(if provided) as base_file in dataset uploads  (#1019)

* [Fixes #1020] Show invalid bbox warning on the overview of the dataset (#1021)

* [Fixes #976] Fix missing required accessToken for MapBox background when adding a map to a geostory (#1014)

* [create-pull-request] automated change (#1026)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #968] Adjustments to links inside Share Panel (#1024)

* [create-pull-request] automated change (#1027)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1028] The DatasetCatalog plugin but be enabled for a new map (#1034)

* [Fixes #1023] Change the lable for the GML FeatureCollection export format (#1035)

* [Fixes #935] Share permissions form not showing for users in groups with manage permission (#1036)

* [create-pull-request] automated change (#1044)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1053] Include base support for localization in gn-document app entry (#1054)

* [create-pull-request] automated change (#1055)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1064] Expose supported upload file formats as configurations (#1063)

* Update context_processors.py (#1068)

* [Fixes #955] Blured icon images (#1056)

* [create-pull-request] automated change (#1071)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1069] Use new config setting for supported dataset file types (#1070)

* [create-pull-request] automated change (#1073)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1051] Total number of resources and list of resources should be updated after deleting a resource from the list (#1057)

* [Fixes #1085] Spinner is missing during the upload phase  (#1087)

* [Fixes #1058] Problem with color picker in Bar and Pie chart (#1082)

* [Fixes #1072] Dataset legend must show the dataset's title instead of Geoserver's layername (#1075)

* [Fixes #1038] Reload catalogue after saving a resource (#1062)

* [create-pull-request] automated change (#1091)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1084] Use raw JSON body instead of ulencoded form for permissions PUT (#1086)

* [create-pull-request] automated change (#1093)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1089] Fix text overflow in resource Delete dialog box (#1090)

* [create-pull-request] automated change (#1094)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1097] Spinner should not keep spinning in INVALID state (#1098)

* [create-pull-request] automated change (#1105)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* Show some informative message when a GPKG is imported (#1107)

* [create-pull-request] automated change (#1109)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes 1115] Upload progress for GKPG based on execution requests (#1116)

* gpkg imports

* Client side work for new import complete

* [create-pull-request] automated change (#1123)

Co-authored-by: giohappy <giohappy@users.noreply.github.com>

* fixes 1120 (#1126)

* [Fixes 1114] Favorites are broken (#1119)

* favorites have been fixed

* Adjusted test

* [create-pull-request] automated change (#1130)

Co-authored-by: giohappy <giohappy@users.noreply.github.com>

* [Fixes 1122] Issues with pressing Enter in Clone dialog (#1133)

* Fixes 1122

* Added enter for new maps

* [create-pull-request] automated change (#1139)

Co-authored-by: giohappy <giohappy@users.noreply.github.com>

* [Fixes #1136] The client should only depend on the new favorite field in resource object (#1145)

* [Fixes #1022] Thumbnail placeholders (#1142)

* [Fixes #1132] Metadata download  (#1146)

* [create-pull-request] automated change (#1149)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes #1138] Timeline throws error and not displaying correctly the features (#1151)

* [create-pull-request] automated change (#1152)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* [Fixes 1156] Rename Export and Rearrange Download menu items (#1157)

* Fixes 1156

* fixed trans

* [create-pull-request] automated change (#1159)

Co-authored-by: giohappy <giohappy@users.noreply.github.com>

* [Fixes #1156] Remove duplicated data download plugin (#1162)

* [Fixes #1117] Layer legend is not updated (#1161)

* [create-pull-request] automated change (#1163)

Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>

* fix style editor in maps (#1170)

* [create-pull-request] automated change (#1171)

Co-authored-by: giohappy <giohappy@users.noreply.github.com>

* Bump djangorestframework to version 3.12.0

* [Fixes 1169] (#1175)

* [create-pull-request] automated change (#1178)

Co-authored-by: giohappy <giohappy@users.noreply.github.com>

* [Fixes 1174] Error not correctly shown error (#1176)

* [Fixes 1174]

* making error log more human readable

* [create-pull-request] automated change (#1179)

Co-authored-by: giohappy <giohappy@users.noreply.github.com>

Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>
Co-authored-by: David Quartey <42542676+DavidQuartz@users.noreply.github.com>
Co-authored-by: NAGGINDA MARTHA <marthamareal@gmail.com>
Co-authored-by: stefano bovio <stefano.bovio@geosolutionsgroup.com>
Co-authored-by: DavidQuartz <quartzdavid@gmail.com>
Co-authored-by: afabiani <alessio.fabiani@gmail.com>
Co-authored-by: giohappy <giohappy@users.noreply.github.com>
Co-authored-by: mattiagiupponi <51856725+mattiagiupponi@users.noreply.github.com>
Co-authored-by: mattiagiupponi <mattiagiupponi@users.noreply.github.com>
Co-authored-by: afabiani <alessio.fabiani@geosolutionsgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.0.x bug Something isn't working master
Projects
None yet
Development

No branches or pull requests

3 participants