Hello everyone,
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.
Accounts
Here are my account configs (access only)
admin
access:
site:
login: true
admin:
login: true
super: true
user1
access:
admin:
login: true
configuration:
pages: true
pages: true