The community members are discussing how to close a sheet component using code, specifically when a user clicks on a link that goes to a section on the page. Initially, it was thought to be not possible, but then @Ivan Starkov was looking into it and a fix was expected. The community members expressed excitement about the potential fix, as it would make their menus more accessible. However, when testing the example project, the sheet component/menu was still not closing when clicking on the links. The fix was not yet deployed to production, and the community members were trying to figure out if any additional setup was required. Eventually, it was confirmed that the fix was only working in the development environment and had not yet been deployed to production.
How to please close the sheet component using code? I need to close menu overlay when user clicks on link that goes to section on the page, like #about
Amazing news! I was about to create my own custom responsive menu, but that wouldn't ever be as accessible. Thanks I will keep my eyes on updates, as always anyway π
As I'm testing the Example project the sheet component/menu is still not closing when I click on the links (tested in Firefox and Chrome - same result).