OpenConext / OpenConext/OpenConext-profile
List of roles is not sorted
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- Avg merge
- 17d 41m
- Merged PRs (30d)
- 1
Description
The list of invite roles as shown under /invite-roles is not sorted. This means that every click on the menu will show them in a different and unlogical order.
Please sort them by application display name. For inspiration, see the sorting that happens for /my-services.
Contributor guide
No contributing guide indexed for this repository
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 at the handler or view for /invite-roles, then compare its ordering with the sorting used for /my-services. Update the invite-role listing so entries are ordered by application display name, and verify repeated visits show the same logical order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 76/100