webstudio-is / webstudio

Open source website builder and Webflow alternative. Webstudio is an advanced visual builder that connects to any headless CMS, supports all CSS properties, and can be hosted anywhere, including with us.
https://webstudio.is
GNU Affero General Public License v3.0
4.77k stars 551 forks source link

Radix Sheet doesn't close when using an ID link on the same page #3974

Open johnsicili opened 1 month ago

johnsicili commented 1 month ago

Several users have added jump links/links to the same page, but the Sheet doesn't close after clicking it.

  1. Add a section with an ID
  2. Add Sheet
  3. Add a link to the Sheet pointing to that section on the same page
  4. See Sheet still open

https://github.com/user-attachments/assets/1e3b72d3-2e2e-4b16-ac06-9a2a2f2c9695

rahulnambiar271 commented 3 weeks ago

As a workaround to resolve this, add the below js to the HTML embed container:

Hope this helps.