abpframework / abpframework/abp

Adding public Visible parameter to the blazor EntityAction component

Open
#6,465 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ui-blazor
Dominant language
C#
Stars
14.4k
Forks
3.7k
Avg merge
15h 32m
Merged PRs (30d)
106

Description

It would be useful to add a public Visible property to control the visibility of the EntityAction. We also need to decide how this works with RequiredPolicy. In some scenarios, developers may need to show a disabled action instead of making it completely invisible. We also need to think about that and decide on it.

Suggestion: https://github.com/abpframework/abp/issues/6461

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Blazor EntityAction component and review the related issue #6461. Clarify the intended interaction between the public Visible parameter and RequiredPolicy, including whether unauthorized actions should be hidden or disabled. Done means the behavior is agreed and the component reflects that decision.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.