neos-ui
neos-ui copied to clipboard
FEATURE: Make RightSideBar inspector resizable
This uses some small html hacks to make RightSideBar resizable in a comparable way to LeftSideBar.
What I did I added the resize-attribute to RightSideBar and moved the resize-handle to the left edge of the sidebar.
How I did it
Updated Neos.Neos.Ui/packages/neos-ui/src/Containers/RightSideBar/style.module.css
How to verify it
We could target this for 8.4 if you like?
Sure, why not, I’d still need this for 9.0 as well though, but if we could upmerge afterwards, I’m totally fine with that!
Yeah we do frequent upmerges so dont worry ;) Also by merging it in 8.4 more people are able to test this ^^
@Sebobo I've changed the target branch, is there a planned timeframe for the next release?
Hi as we are "down targeting" a pr the actual changes of you have to be cherry-picked on a fresh 8.4 as otherwise 8.4 will become a full 9.0 after the merge
Hey @mhsdesign Thank you for the in-depth review, I'll take a look at whats causing these issues! If there is a fix for the safari issue, maybe I can fix that for the left sidebar as well!
Thx again @c4ll-m3-j4ck, sorry it took so long ❤️