Skip to content

🐞 Admin portal - Reorder candidates UI does not show the candidates text #2646

Merged
BelSequent merged 2 commits into
release/10.0from
fix/meta-12050/release/10.0
May 8, 2026
Merged

🐞 Admin portal - Reorder candidates UI does not show the candidates text #2646
BelSequent merged 2 commits into
release/10.0from
fix/meta-12050/release/10.0

Conversation

@xalsina-sequent
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the admin-portal “reorder candidates” UI so list rows display the candidate label (alias/name) instead of showing blank text, aligning the reorder widget with how other parts of the admin portal render entity display names.

Changes:

  • Use the shared useAliasRenderer hook to derive the displayed row label for items being reordered.
  • Replace the previous lineItem?.name ?? "" fallback with alias/name rendering consistent with i18n/presentation structures.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@BelSequent BelSequent self-requested a review May 8, 2026 14:58
@BelSequent BelSequent merged commit 473374a into release/10.0 May 8, 2026
19 checks passed
@BelSequent BelSequent deleted the fix/meta-12050/release/10.0 branch May 8, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants