Scroll-areas in Gutenberg Editor
-
I found Gutenberg introduces three partly overlapping scroll-able areas, of which two are new. One is the page as a whole. The new ones are the sidebar and the content (block) area, within the page as a whole that scrolls too.
I like that I can scroll the sidebar separate from the part in which the blocks live, but now I have a new problem, since the not all the scroll-area’s are contained by the height of my viewport. The page as a whole and the sidebar are contained by the viewport, but the contentblock area lives in the page-length instead.
That is a problem, for now if I wan’t to go to the end of my content (or see the meta-blocks below it), I now have to scroll twice in two separate area’s before I see that part of the page.
First I go all the way down in the contentblock-area, and than the part that isn’t yet shown (because it is below the viewport), becomes only visible when I also scroll the page as a whole.
I find that not that confusing and less user friendly and at the least not inefficient. Probably it will end up being annoying.
Thanks for all the good in Gutenberg, but can you change this problem?
- The topic ‘Scroll-areas in Gutenberg Editor’ is closed to new replies.