You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meine Themen shows all of the current with guest created wmc. There is a button wich offers the possibilitie to delete the wmc.
At the moment this button does not work.
Reproducible in this way:
load Geoportal Hessen
choose Kartenviewer function from the landing page
go to Themen -> Meine Themen
Thes compilations shown in Meine Themen are created by users who are not logged in and none of these users should be able to delete a compilation that is not their own.
I suggest the followingtwo things:
Remove the option from the webform.
Add an information button into the the web form, wich informs abut the WMC handling.
Source mabe here mod_loadwmc_server.php
The text was updated successfully, but these errors were encountered:
@Andreasr28 the WMC which the user didn't created is disabled already (with a Crossed bin). The one that I created could be deleted by me, and the delete symbol is also enabled in this case. Do you think: is it necessary to remove the disabled delete button?
My thought:
If the button be removed, user will be confused that why there is no delete symbol somewhere. In this case disabled delete button could be helpful.
If its already disabled, it is not necessary to give more information on that. Disabled means they cannot interact with that button.
Andreasr28
changed the title
Delete WMC does not work
Betrieb - Delete WMC does not work
Jul 22, 2024
The view of the WMC is usually that of a guest user and not that of a logged-in user. I imagine that the delete buttons disappear and a message appears instead ... something like ...
Meine Themen shows all of the current with guest created wmc. There is a button wich offers the possibilitie to delete the wmc.
At the moment this button does not work.
Reproducible in this way:
load Geoportal Hessen
choose Kartenviewer function from the landing page
go to Themen -> Meine Themen
Thes compilations shown in Meine Themen are created by users who are not logged in and none of these users should be able to delete a compilation that is not their own.
I suggest the followingtwo things:
Source mabe here mod_loadwmc_server.php
The text was updated successfully, but these errors were encountered: