deven-org / boiler

A fully customisable and tokenised design system boilerplate built by Accenture Song
https://boilerds.com/
MIT License
18 stars 7 forks source link

[Bug]: interaction with checkbox breaks the page view when the developer console is open #1120

Closed angsherpa456 closed 5 months ago

angsherpa456 commented 5 months ago

What is affected?

Component

Description

When the developer console is opened in the js-example-app (https://b01ler.onrender.com/js-example-app), toggling the checkbox checked status scrolls the page all the way to the top and more than 80% of the page remains invisible.

Steps to reproduce

  1. Goto https://b01ler.onrender.com/js-example-app
  2. Open developer console and make sure it occupies at least 15% of your screen
  3. Click on checkbox

Affected version(s)

No response

Operating system / Browser / Environment

OS: macOS Sonoma 14.4.1, Browser: Version 125.0.6422.142

Code of Conduct