abpframework / abpframework/abp
Add the possibility of sorting role permissions by the localized name
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
We have a lot of role permissions created in a standard way:

The problem is that eventually the role permissions are shown in the same order they are added. It's logical, but pretty confusing - it's getting hard to find the sought permission, if they are not sorted alphabetically:

Describe the solution you'd like
I suggest adding some mechanism to be able to sort this list by the localized permission name.
Additional context
No response
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
No files or tests are named. Start by locating the role-permission list and how permission names are localized, then determine where ordering is currently established; done means users can sort the list alphabetically by the localized permission name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authorization, localization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100