When the user is not logged in and presses add-to-schedule on a session, the check-icon gets animated in although the user is not logged in yet. After the log in the icon is still checked, although the session is not yet added to the user-schedule of the just logged in user.
we could fix this by letting the view know if there is a logged in user, so it wouldn't animate the add-icon when it gets pressed.
When the user is not logged in and presses add-to-schedule on a session, the check-icon gets animated in although the user is not logged in yet. After the log in the icon is still checked, although the session is not yet added to the user-schedule of the just logged in user.
we could fix this by letting the view know if there is a logged in user, so it wouldn't animate the add-icon when it gets pressed.