OpenConext / OpenConext/OpenConext-profile

List of roles is not sorted

Open Beginner friendly
#343 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ui
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.