1. Get list of related Github users.
  2. One’s username is shown on the top of the list. This comes in handy all of the time.
  3. Autocomplete behaviour on search input
    1. List of users
      1. Avatar
      2. Login (username)
      3. Real name

Number of clicks

2 clicks. Best case scenario. (you or someone shown in the first view of the list)

2 clicks. One scroll. Worst case scenario (someone specific you need to find)

  • 1 Click on button
  • 1 scroll on users list
  • 1 click on users list

1 click, text input and enter. Worst case scenario (someone specific you need to find)