abpframework / abpframework/abp
Adding public Visible parameter to the blazor EntityAction component
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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