Open Closed

Action menu is displayed even if there are no actions in in #7455


User avatar
0
improwise created
  • ABP Framework version: v8.2
  • UI Type: Blazor
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB

In a Blazor app (but guessing it might be in all kinds of projects), when a user only has read permission to an entity, the Actions button is still displayed even though the user has no permissions to do anything. When you click it, it appears as nothing happens but in fact there is a very small empty menu that shows up (as the user has no available actions). T

This is quite confusing to the user and the Actions menu should not be displayed when it is empty. Idealy the entire column should be hidden if the current user has not permissions to any actions since it should be the same for all rows as permissions are per entity type.


2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    It's a problem, I will enhance it in the next version

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    your ticket was refunded

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11