Zipper-Inc / zipper-functions

The code for zipper.dev and zipper.run. Write and run typescript functions in your browser without having to write any auth, FE, API code.
https://zipper.dev
MIT License
6 stars 2 forks source link

Elements moving around in the Inspect mode #715

Closed arielconti10 closed 10 months ago

arielconti10 commented 10 months ago

Screenshots and/or Video Watch the video

What's the bug? When Inspector mode is active, elements are being moved around while hovering. The items in the top menu aren't getting highlighted with borders

How to reproduce? Steps to reproduce the behavior:

  1. On the playground, click the question mark button in the bottom left of the page
  2. Select the "Inspect UI" option
  3. Hover over elements and see them moving around

What's the expected behavior? Elements should not move when borders are added, borders should be added to the top elements. Also we should be able to Inspect the "Fork", "Share", "View", "Save" buttons in the header.