I have noticed a bug in the kirby 2.4.0 panel when editing pages.
If I move the “home” and “error” pages by drag and drop from the invisible box to the visible box, I can move back the “home” page to the invisible box but not the other pages.
This test has been done on a clean kirby starterkit install:
In fact, even if I don’t move the “error” and the “home” pages invisible > visible, I can’t move other pages (about, contact …) from the visible > invisible.
Seems to still be an issue for me? When dragging pages from visible to invisible they just return back instantly, only Home is draggable from one side to the other and back.
If you are on a Starterkit, all pages on the first level have their status option set to false, which means you can’t change their visibility. Set this option to true, if you want to change their visibility status.
Not really sure why this is the default, probably to show how to use these options. It wouldn’t usually make sense to change the visibility status of main page, I guess.
Apart from the Starterkit, there is the Langkit (same as Starterkit, but multi-language) and the Plainkit (which does not have any content or styles).
Yes you are right, it wouldn’t make much sense in production but it just feels weird when the items are draggable but just return back without any warning or something.