Our team is currently building an Experience Builder application where all page content is stored in a Column widget that requires a user to scroll down the page to see all content. When the user hovers over the Column widget, this triggers the scroll bar to toggle on, shifting all page content over the width of the scroll bar. When the user ceases hovering over the Column widget, this causes the scroll bar to toggle off, allowing all page content to return to its original location. In review, it has been brought to our attention that this shifting of content is nauseating for users and makes the application appear unprofessional.
It would be excellent if either the scroll bar, when it toggles on, would hover over all page content or would simply always be toggled on, regardless of user input. Either of these solutions would prevent all page content from being shifted back and fourth when the user navigates the page.