Trustroots / trustroots

Travellers' community for sharing, hosting and getting people together.
https://www.trustroots.org
GNU Affero General Public License v3.0
398 stars 136 forks source link

possibility to reorder languages #239

Closed maxlath closed 9 years ago

maxlath commented 9 years ago

In my profile preferences, I added the following languages: French, then English, then German. The order is meaningful as it reflects the state of my language skills. Now the result my profile displays is German, then English, then French. This seems to be due to the selector placing the last selected language first. A quick fix would be to make the last selected language be appended last to keep the intuitive ordering. A more complex UI enhancement would be to let one reorder her languages once selected.

simison commented 9 years ago

Good catch.

Also https://github.com/mrhenry/jquery-chosen-sortable/

aurimus commented 9 years ago

Just took a look. No, I think it just orders them alphabetically.

simison commented 9 years ago

I'll close this up now, I think it would make sense to implement language levels and re-arranging them. In BeWelcome or CS style. As just a language order inside that single input; I don't think it makes sense to spent time.

Unless some well maintained plugin appears which I can just tuck in there and it just works.

E.g. chosen-order doesn't have dragging. (demo)