I have a question about this menu modal when clicking the three dots of a page in the admin panel.
Currently, I only get this modal without the toolbar with let’s say user1:
But with my admin user, I get this modal, with the toolbar:
Why is this toolbar not showing for user1? I tested it on a fresh installation of Grav + Admin, but I couldn’t find out what needs to be done for it to show user1.
I’m aware that the user still can CRUD pages. The feature I’m missing because of this is the option to duplicate pages with all its contents. Without this option, my client has to separately create each subpage with its header, which is time-consuming.