Open FlorianJacta opened 11 months ago
@FlorianJacta Have you tried columns[mobile] ?
<page|layout|columns=300px 1fr|columns[mobile]=50vw 1fr|
This is working
I changed the style with:
.sidebar{
position: relative;
height: auto;
}
It seems to work fine with a lot of use cases.
If this answers all the issues about the sidebar, I think this should be the default behavior of the sidebar. This is necessary for mobiles.
sticky is very different from relative !
I know, but I thnk we need a solution.
Or maybe something like this:
.css-75cauk .sidebar{
height: auto;
}
Issue
The 'sidebar' class name from the stylekit will make the app unusable. The user only sees on the page the sidebar. The second column is not visible.
Expected behavior
We should see both columns (maybe one after the other).
Environment
Taipy 3.0.0