Open awallin opened 4 years ago
Hey @awallin I'm an Outreachy intern applicant... Trying to figure out if this issue is maybe a good first issue for me.
Can you list some ideas for how you'd go about implementing this, or any packages you would use?
I guess to start with, I'd need a way to find out if a given <div>
is a lightbox or not. Would appreciate any insight
@ianb Can you provide any guidance?
@noi5e I assigned another bug to you, probably you should try to fix one or the other first. This one is less clear than the other, so it would be best to work the other one first.
Honestly I don't know the best way to figure out if something is a lightbox. The best first contribution might be to find several lightboxes and try to identify the close button and how to detect the lightbox, and see if there's something worth generalizing. For something like the contribution might ultimately be a well-researched comment rather than a PR ready to merge.
@ianb Thanks! Yeah, happy to work on the other one for now. thanks for the comment
When a lightbox overlays the active page saying 'close' should close the lightbox revealing the primary page content.