Skip to content

#2110: Fix - Pending prompt inside viewer#2114

Merged
allyoucanmap merged 1 commit intoGeoNode:masterfrom
dsuren1:#2110_fix
Jul 18, 2025
Merged

#2110: Fix - Pending prompt inside viewer#2114
allyoucanmap merged 1 commit intoGeoNode:masterfrom
dsuren1:#2110_fix

Conversation

@dsuren1
Copy link
Copy Markdown

@dsuren1 dsuren1 commented Jun 24, 2025

Description

This PR fixes the behavior of pending prompt inside viewer.

  • The prompt is not shown when closing the detail panel with pending changes in viewer, as the user hasn't navigated away from viewer
  • The resource is cleared on confirming pending prompt when in resource grid page as we don't want the changes to be persisted

Issue

@dsuren1 dsuren1 added this to the 5.0.0 milestone Jun 24, 2025
@dsuren1 dsuren1 requested a review from allyoucanmap June 24, 2025 12:55
@dsuren1 dsuren1 self-assigned this Jun 24, 2025
@dsuren1 dsuren1 added bug Something isn't working geonode-ui labels Jun 24, 2025
@allyoucanmap allyoucanmap merged commit e58dda4 into GeoNode:master Jul 18, 2025
3 checks passed
dsuren1 added a commit to dsuren1/geonode-mapstore-client that referenced this pull request Jul 18, 2025
* commit '6dcf9b2748da47b760711e5d743535d3ff71debc':
  GeoNode#2109: Add Edit Permissions to resource menu (GeoNode#2111)
  GeoNode#2110: Fix - Pending prompt inside viewer (GeoNode#2114)
  GeoNode#2113: Fix - Incorrect url formation on copy resource url in resource grid page (GeoNode#2115)
  [create-pull-request] automated change (GeoNode#2139)
  GeoNode#2119 - Update client to show exported data from layer download (GeoNode#2120)
  GeoNode#2122: Fix - MS search bar is shifted when plugin panel is visible (GeoNode#2124)
  GeoNode#2135: Fix - View menu is hidden when a mapviewer is connected to a map (GeoNode#2137)
  GeoNode#2136: Update loader and upload processing buttons (GeoNode#2138)
dsuren1 added a commit to dsuren1/geonode-mapstore-client that referenced this pull request Jul 18, 2025
* commit '4f51a4366a5c092e9eabdf84c84a02bfb6c6b66c':
  [create-pull-request] automated change (GeoNode#2141)
  Translate resource type in the detail panel (GeoNode#2108)
  [create-pull-request] automated change (GeoNode#2140)
  GeoNode#2109: Add Edit Permissions to resource menu (GeoNode#2111)
  GeoNode#2110: Fix - Pending prompt inside viewer (GeoNode#2114)
  GeoNode#2113: Fix - Incorrect url formation on copy resource url in resource grid page (GeoNode#2115)
  [create-pull-request] automated change (GeoNode#2139)
  GeoNode#2119 - Update client to show exported data from layer download (GeoNode#2120)
  GeoNode#2122: Fix - MS search bar is shifted when plugin panel is visible (GeoNode#2124)
  GeoNode#2135: Fix - View menu is hidden when a mapviewer is connected to a map (GeoNode#2137)
  GeoNode#2136: Update loader and upload processing buttons (GeoNode#2138)
  [create-pull-request] automated change (GeoNode#2134)
  Fix GeoNode#2132 Tab switch is broken (GeoNode#2133)
  [create-pull-request] automated change (GeoNode#2131)
  Fix GeoNode#2129 Upgrade MapStore to include the fix for Download (GeoNode#2130)
  [create-pull-request] automated change (GeoNode#2127)
  Enhance useDetectClickOut with extra nodes to cross reference (GeoNode#2123)
  [create-pull-request] automated change (GeoNode#2118)
  Include the new LayerDownload in GeoNode client (GeoNode#2112)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working geonode-ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After changing a management option the Resource menu triggers the Leave prompt

2 participants