innovaccer / design-system

Masala Design System (MDS) is an open-source design system built at Innovaccer. Figma file : https://www.figma.com/community/file/974368355920553546/masala-design-system-web-guidelines
https://mds.innovaccer.com
MIT License
84 stars 79 forks source link

Docs Site: Lightbox component does not work properly #2363

Open anuradha9712 opened 1 week ago

anuradha9712 commented 1 week ago

Description

When the user navigates to the MDS Docs site and clicks on any image, the lightbox feature does not appear to function properly.

It was working previously, but stopped functioning after migrating the code from Gatsby v3.x to v5.x

Steps to reproduce

Expected result

After clicking on the image, the image should opens in an overlay on top of the current page, dimming or blurring the background to focus on the image.

Steps to fix the issue