[Documentation] cannot close USlideover on mobile
Version
Current docs
Reproduction Link
While browsimg the nuxtlab-ui documentation on mobile, if I open up the slideover component example I cannot close it since it becomes full-width.
Steps to reproduce
On mobile open up the slideover example in the docs. Once open is not possible to close it for screens where the width matches the width of the component.
What is Expected?
Using the nav back of the device it should close the slideover.
What is actually happening?
Instead it navigates back to the last page visited.
Just for visual information, here's the USlideover open on mobile:
Indeed, I will add a close button in the example. Thanks 😊
One question raised in my mind: how could we make that the system back navigation (os agnostic) could handle the slideover close?
Wouldn't this be a nice UX addition? Maybe making it disableable with a prop?