Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Plugins

Menu Modal Toolbar not showing in Admin panel

admin

Started by chraebsli 2 years ago · 2 replies · 172 views
2 years ago

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:
Menu Modal without Toolbar|415x314, 75%

But with my admin user, I get this modal, with the toolbar:
Menu Modal with Toolbar|417x354, 75%

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

YAML
access:
  site:
    login: true
  admin:
    login: true
    super: true

user1

YAML
access:
  admin:
    login: true
    configuration:
      pages: true
    pages: true

2 years ago

@chraebsli, I can reproduce the issue.

Why is this toolbar not showing for user1 ?

I have no idea...

Fortunately, the user can still create/update/delete pages using the main menu.

You might consider creating an issue in the repo of Admin and provide the link of the issue in a reply.

last edited 04/22/24 by pamtbaau
2 years ago

Thanks for the fast response.

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.

Here is the issue on GitHub:
https://github.com/getgrav/grav-plugin-admin/issues/2408

👍 1

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Rene, 1 week ago
2 43 1 week ago
Plugins · by Xavier, 4 weeks ago
2 54 4 weeks ago
Plugins · by Luka Prinčič, 7 years ago
3 1181 1 month ago
Plugins · by Sebastian van de Meer, 1 month ago
1 48 1 month ago
Plugins · by PIERROT Alain, 2 months ago
3 73 2 months ago