klaro-js icon indicating copy to clipboard operation
klaro-js copied to clipboard

now sets klaro-modal-open to body klaro-modal is open

Open dersimoezdag opened this issue 4 years ago • 6 comments
trafficstars

This enables the user to prevent scrolling in background of the klaro modal. CSS:

body.modal-open { overflow: hidden; padding-right: var(--scrollbar-width); }

dersimoezdag avatar Aug 18 '21 09:08 dersimoezdag

Thanks again, very useful!

adewes avatar Nov 09 '21 11:11 adewes

I'll have to merge this manually as there are some conflicts.

adewes avatar Nov 09 '21 11:11 adewes

@adewes i've resolved the conflicts :)

dersimoezdag avatar Mar 01 '22 10:03 dersimoezdag

Would be happy to see this merged, we discussed about the same feature yesterday

klfman avatar Jun 03 '22 06:06 klfman

up

JeanCarriere avatar Jan 20 '23 14:01 JeanCarriere

@adewes this seems not to be merged into the current release. It would be great to see this happen.

Jako avatar Mar 07 '24 12:03 Jako