abpframework / abpframework/abp

Add the possibility of sorting role permissions by the localized name

Open
#15,914 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

abp-module-permission-management feature
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:

image

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:

image

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.