Skip to content

Improved user profile display

HJ requested to merge fix_empty_profiles into develop
  • Fixed fetchUser incorrectly calling addNewUsers with an object instead of an array
  • Made addNewUsers also store local instance users in usersObject by screen_name in addition to id - this is needed for links like /users/username to work
  • Since MR turned out to be much smaller than I anticipated I've also added small thing - now it displays placeholder until user profile is loaded
    image

Closes #82 (closed)

Edited by HJ

Merge request reports