Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity actions are not appeared in Content manager list view #20391

Open
ww24 opened this issue May 29, 2024 · 0 comments · May be fixed by #20392
Open

Entity actions are not appeared in Content manager list view #20391

ww24 opened this issue May 29, 2024 · 0 comments · May be fixed by #20392
Assignees
Labels
issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:content-manager Source is core/content-manager package status: pending reproduction Waiting for free time to reproduce the issue, or more information

Comments

@ww24
Copy link

ww24 commented May 29, 2024

Bug report

Required System information

  • Node.js version: v20.13.1
  • NPM version: 10.8.0
  • Strapi version: v4.24.3
  • Database: PostgreSQL
  • Operating system: Linux
  • Is your project Javascript or Typescript: Javascript

Describe the bug

In the Content Manager list view, users with restricted roles do not see any action buttons (edit/duplicate/delete) at all.

Steps to reproduce the behavior

  1. Add a new publishable Content-Type "Article" in collection types.
  2. Set "Editor" role has create, read and update permissions for "Article".
  3. Create an "Article".
  4. Open Content Manager and show "Articles" list view by Editor role user.
  5. Action buttons is not shown.

Expected behavior

Edit and Duplicate action buttons will appeared.

Screenshots

Admin user

image

Editor (create/read/update) user

image

Expected

expected

@ww24 ww24 linked a pull request May 29, 2024 that will close this issue
@derrickmehaffy derrickmehaffy added issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:content-manager Source is core/content-manager package status: pending reproduction Waiting for free time to reproduce the issue, or more information labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:content-manager Source is core/content-manager package status: pending reproduction Waiting for free time to reproduce the issue, or more information
Projects
Status: To be reviewed
Status: To review
Development

Successfully merging a pull request may close this issue.

3 participants