This would allow the user to know which protections are breaking a website or not and to change these protections specifically for a website. Please let me know if there's any reason why it isn't and shouldn't be an option
Confirmed in 0.11.2
Metadata Update from @polcak: - Issue assigned to polcak - Issue tagged with: bug
I identified the problem https://lists.nongnu.org/archive/html/js-shield/2023-03/msg00005.html. Experimental level is also affected.
Level 0 should not be allowed to be tweaked. I locally edited the code to show tweaking button on all levels. That allowed me to apply L0 but activate some wrappers in the pop up. However, the tweaks are not stored to the config. After refresh the popup shows JSS slider as off. We would need to change a lot of logic around L0 to let users to tweak that level.
With other levels I did not found any problem as I originally expected.
So I will go with else (current_level.level_id !== "0") and release in 0.11.4
Metadata Update from @polcak: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.