I upgraded the Outsystems UI to the latest version (Version 2.26.0)I noticed that the sidebars cannot open when swiping, only by calling the specific client actions.The Deprecated version of the Sidebar can use the swipe motion to open, but we lose the control the "normal" sidebar has.I shared an oml with the problem, the first screen has the "deprecated" sidebar, and the second screen has the "normal" one.Guess a workaround would be to migrate back all my sidebars to the deprecated version, until a solution is found.
Hi @Ionut Vrinceanu
What @Mohammad Shad mentioned is not 100%right (and Ionut already shared his use case in his initial post).
This is indeed a regression that is already under our radar and tracked under the code ROU-12517 (for future reference in the release notes).
A couple of additional things to help clarify:
Hope it helps clarify!
Cheers,GM
I checked your OML file. The Sidebar you’re using needs to be manually handled on the client side for open and close actions. It doesn’t support swipe behavior by default.
The swipe-to-open behavior you’re referring to is specific to the mobile side menu / navigation sidebar, not this Sidebar component. That’s why the deprecated version behaves differently.
Share your exact use case, and I can modify the OML accordingly to match the behavior you need.
Hi, I agree with Ionut Stefan. The sidebar had the swipe behaviour before.
On the new version is not working. This is the sidebar, and not the side menu.