-
-
Notifications
You must be signed in to change notification settings - Fork 458
Description
Expected Behavior
I have 3 categories in the preferences modal (necessary, analytics and marketing). Under necessary there are two, under analytics one service and under marketing 3 services.
When I click on "accept all", all categories and services are saved correctly and set in the json.
When the page is reloaded and the preferences modal is opened again via a button, all categories and services are correctly set to "On". If "Save preferences" is now clicked, all categories and services have to be saved as before and should be under "acceptedCategories" AND "acceptedServices".``
Current Behavior
I have 3 categories in the preferences modal (necessary, analytics and marketing). Under necessary there are two, under analytics one service and under marketing 3 services.
When I click on "accept all", all categories and services are saved correctly and set in the json (screenshot 1).
When the page is reloaded and the preferences modal is opened again via a button, all categories and services are correctly set to "On". If "Save preferences" is now clicked (screenshot 2), all categories are correctly saved to "On", but the services are set to "Off".
all services, except for those under "necessary", will end up under "rejectedServices"!
Steps to reproduce
- open Preferences Modal -> click on "accept all"
- reload the page
- open Preferences Modal again -> click on "Save preferences"
- open Preferences Modal and check the services (were set incorrectly)
Proposed fix or additional info.
No response
Version
3.0.1
On which browser do you see the issue?
Firefox, Chrome