You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Button to hide/show sider on a page layout is not working as expected:
That is the supported setting via the UI, but it doesn't work. I also tried JS...
I also have an issue where this setting is not respected when the width reduces to mobile size:
And this setting is ignored completely:
Expected Behavior
plMain.setSiderCollapsed(!plMain.siderCollapsed); should work, so should the button setting in the second image above.
For the "Sider Collapsible" setting, I should not be seeing it.
For the body padding, I should be able to set a padding for the content view.
Steps to reproduce
See images.
Environment
Version: 2.6.0-"dev #73ad9ee"
Additional Information
No response
The text was updated successfully, but these errors were encountered:
rjamesnw
changed the title
[Bug]: <title> Sider does not collapse on button click or JS
[Bug]: <title> Page view issues: Sider does not collapse on button click or JS
Feb 4, 2025
Is there an existing issue for this?
Current Behavior
Button to hide/show sider on a page layout is not working as expected:
That is the supported setting via the UI, but it doesn't work. I also tried JS...
I also have an issue where this setting is not respected when the width reduces to mobile size:
And this setting is ignored completely:
Expected Behavior
plMain.setSiderCollapsed(!plMain.siderCollapsed); should work, so should the button setting in the second image above.
For the "Sider Collapsible" setting, I should not be seeing it.
For the body padding, I should be able to set a padding for the content view.
Steps to reproduce
See images.
Environment
Version: 2.6.0-"dev #73ad9ee"
Additional Information
No response
The text was updated successfully, but these errors were encountered: