quasar icon indicating copy to clipboard operation
quasar copied to clipboard

Centered Popup is first offset, then snaps to center

Open jost-s opened this issue 3 years ago • 2 comments

What happened?

When clicking on a control that opens a popup, the popup appears first offset to the right and then snaps to a centered position.

What did you expect to happen?

The popup to immediately appear in the centered position.

Reproduction URL

https://codesandbox.io/s/young-leaf-zt8mb6?file=/src/pages/Index.vue

How to reproduce?

I recently came across the exact same behavior with an example on the Popup Edit site. I used that as reproduction of the bug.

  1. Open the reproduction URL.
  2. Click on any cell in the 2nd column titled "Comment (editable)".
  3. See how the popup is first offset and then jumps to the center.

Flavour

Vite Plugin (@quasar/vite-plugin)

Areas

Components (quasar)

Platforms/Browsers

Chrome, Safari

Quasar info output

No response

Relevant log output

No response

Additional context

No response

jost-s avatar May 25 '22 02:05 jost-s

Hi @jost-s! 👋

It looks like you provided an invalid or unsupported reproduction URL. Do not use any service other than Codepen, jsFiddle, Codesandbox, and GitHub. Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc. Please edit your original post above and provide a valid reproduction URL as explained.

Without a proper reproduction, your issue will have to get closed.

Thank you for your collaboration. 👏

github-actions[bot] avatar May 25 '22 02:05 github-actions[bot]

The reproduction has been added long ago, I think the label bug/0-needs-info is no longer applicable.

jost-s avatar Aug 19 '22 16:08 jost-s