Plugin Settings: Add label/value to choices element
Aperta
Nessuno ha ancora preso questa issue.
enhancement
UI
- Lingua principale
- JavaScript
- Stelle
- 204
- Fork
- 82
- Merge medio
- 22h 27m
- PR unite (30g)
- 3
Descrizione
I have settings like PRIORITY_FIRST / LARGEST_FIRST which is not very human friendly. I have created choices for them, but it's ugly and maybe not obvious. Would be much better if the dropdown could show some more friendly label, e.g. "Sort by priority, then by time" and the value returned could be PRIORITY_FIRST
{ label: "Sort by priority, then by time", value: "PRIORITY_FIRST"}

Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.