UI styling: Sticky block when scrolling the page

Hello, developers!

I suggest adding the ability to fix design elements (e.g., blocks) when scrolling the page in a certain position (at the top of the page) to the platform development roadmap. That is, to create an option that in CSS style is called “Position: sticky.” This will add an additional effect when working with the finished web application.
sticky-block-2

In the example on the video screen, you can see that the block on the left and the top header with the Title and Tabs are fixed in the upper position when scrolling.

Example Settings

Why is this needed? As an example, on the Product page, you can make a fixed block with the Price and Buy button on the right side. This means that when scrolling through the product page, this block will always be visible to the user, and they will see important information no matter where they are on the page.

Thanks for your feedback.
This feature is not currently supported. I have documented this requirement and will evaluate it in the future.

1 Like