-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Expected Behavior
- collapse empty div behavior for inline ad
Actual Behavior
- empty div is collapse
Steps to Reproduce the Behavior
ArcAds library has ability to accept configs for collapseEmptyDiv but that collapse only happens at the interior div level - APD repo has to add padding at a parent container level and collapseEmptyDiv doesn't collapse at the parent arcAds component level so if an ad is empty even tho it does collapse at the interior dev arcAds level it does not at that parent container arcAds component level. For that case the padding is still seen even tho there is no ad. Is this an option we can include for arcAds? hiding/collapsing of any parent component divs/ids/classes perhaps?
Additional Comments
Reference to PR for https://github.com/wapopartners/AppleDaily-PageBuilder-Fusion-Features/pull/697
Metadata
Metadata
Assignees
Labels
No labels