Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#632 - Added alphabetical sort to skills side bar #724

Merged

Conversation

christianmorfordwaitessw
Copy link
Member

@christianmorfordwaitessw christianmorfordwaitessw commented Jan 8, 2025

This PR adds an alphabetical sort before the additional sorting to make it easier to find skills #632

Current sorting in SSW.People | Skills side bar
image

This PR sorts these alphabetically instead
image

@JackDevAU
Copy link
Member

Does this effect the highlighted skill order?

@christianmorfordwaitessw
Copy link
Member Author

Does this effect the highlighted skill order?

No, this change preserves the highlight skill sorting as well as the count.
Order of operations is:

  1. Alphabetical Sort
  2. Highlight Skill Sort
  3. Sort by Count (Number of people with that Skill)

image

@christianmorfordwaitessw christianmorfordwaitessw merged commit aff93ab into main Jan 8, 2025
2 checks passed
@christianmorfordwaitessw christianmorfordwaitessw deleted the 632-skills-side-bar-not-alphabetical branch January 8, 2025 22:52
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