systemapic / systemapic.js

Systemapic Javascript API
https://systemapic.com
0 stars 3 forks source link

Implement sorting in lists #19

Closed knutole closed 8 years ago

knutole commented 8 years ago

Lists like these should filter and sort when starting writing into the input box (much like Slack's functionality).

screen shot 2016-01-29 at 7 53 14 pm

knutole commented 8 years ago

Really nice, @IgorZiegler ! :)

Just a couple of suggestions: When clicking the user (after writing the first few letters), the user is added to the list. It would then be nice to:

  1. remove the text "jor"
  2. clear filters

That way, the user can write the next name and get filtered results on that.

screen shot 2016-02-08 at 12 50 03 pm

knutole commented 8 years ago

fixed