There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-d7679e1e-694b-4e24-97eb-0585de2dbfc1 XWIKI-12824 Closed

Add buttons to hide/show left and right panel columns

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-73a0a049-fb27-4671-85c5-6563af320300 Charpentier Lucas on 06/May/25 17:36
 
After some testing on snapshot, here are comments/improvements that were found:
1. `when I hide a panel and then switch to "mobile mode" by making the window smaller, the panel stays hidden but there is no more button to get it back?`
2. `the padding we added to the make the panels symmetric again should be removed for "mobile mode" as they add assymetric padding.`
3. `in standalone edit mode (like when creating a page), the panel widths are applied but it isn't possible to resize the panel`

1. should at least be fixed by a reset of the page.
2. Should be a small style fix. Probably didn't catch this because it was added after the most extensive test session was done.
3.
interaction of I tried to apply the system with preferences to `editPanels` but the width? handles are not generated AFAIR.

Expected behaviours:
1. The buttons are moved in the right place even in mobile mode OR panels are always open if not deactivated by default in mobile mode.
2.
3.