Skip to content

Conversation

JelteF
Copy link
Collaborator

@JelteF JelteF commented Apr 18, 2025

The select box for selecting a committer of a patch was kinda hard to
use. This fixes it in two ways:

  1. Sorts names by first names, instead of last names. This way the list
    actually looks ordered.
  2. Use Selectize to make the select box searchable.

To make such a change to selectize simpler in the future this starts
including the selectize css/js on every page and adds a simple
"enable-selectize" class that can be used to easily enable selectize on
any select box.

The select box for selecting a committer of a patch was kinda hard to
use. This fixes it in two ways:
1. Sorts names by first names, instead of last names. This way the list
   actually looks ordered.
2. Use Selectize to make the select box searchable.

To make such a change to selectize simpler in the future this starts
including the selectize css/js on every page and adds a simple
"enable-selectize" class that can be used to easily enable selectize on
any select box.
@JelteF JelteF merged commit dccbc9c into main Apr 18, 2025
1 check passed
@JelteF JelteF deleted the selectize-committer branch April 18, 2025 11:51
JelteF added a commit that referenced this pull request Jun 15, 2025
The select box for selecting a committer of a patch was kinda hard to
use. This fixes it in two ways:
1. Sorts names by first names, instead of last names. This way the list
   actually looks ordered.
2. Use Selectize to make the select box searchable.

To make such a change to selectize simpler in the future this starts
including the selectize css/js on every page and adds a simple
"enable-selectize" class that can be used to easily enable selectize on
any select box.
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.

1 participant