qml icon indicating copy to clipboard operation
qml copied to clipboard

[BUG] Overlapping back relation on Demos page

Open Mandrenkov opened this issue 3 years ago • 0 comments

Issue description

On the QML website, the back relation is sticky. This leads to situations where the UI looks like this:

Screen Shot 2022-09-12 at 4 13 59 PM
  • Expected behavior: The back relation does not overlap with the "Featured" carousel. This means that either the back relation should either not be sticky on the Demos page or the carousel on the Demos page is trimmed to fit the center column of the page.

  • Actual behavior: The back relation overlaps with the Featured carousel.

  • System information: Windows 10 Version 21H1 / Brave v1.43.89 (64-bit)

Source code and tracebacks

N/A

Additional information

N/A

Mandrenkov avatar Sep 12 '22 20:09 Mandrenkov