Question
Can you close an overlay within an overlay?
Working with wizards (as an overlay), I am adding a tutorial overlay within the wizard to help the user navigate the options within the wizard. That tutorial overlay itself is open by default and has a button saying “I get it”, which should close that overlay but keep the wizard overlay opened. Without having to design 2 separate overlays (one wizard overlay with the tutorial open and one without it), I was wondering if there is a workaround to this. See example:

