You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
THe Profile context menu, particularly the Friends button, requires a lot of duplicated functionality to be used properly, particularly to react to different types of friend states.
So we either extract that functionality into a controller that handles it all for any case, and/or we split the friends button from the context menu, so its another controller and easier to handle.
The text was updated successfully, but these errors were encountered:
THe Profile context menu, particularly the Friends button, requires a lot of duplicated functionality to be used properly, particularly to react to different types of friend states.
So we either extract that functionality into a controller that handles it all for any case, and/or we split the friends button from the context menu, so its another controller and easier to handle.
The text was updated successfully, but these errors were encountered: