udacityalumni / udacity-alumni-fe

A front-end web application and bespoke publishing platform, built by Udacity Alumni for Udacity Alumni
https://udacity-alumni.com
MIT License
46 stars 6 forks source link

On clicking 'Careers', 'Mentorship' and 'Meetups' in the navbar #126

Open zhangtreefish opened 8 years ago

zhangtreefish commented 8 years ago

Expected: After clicking 'Careers', 'Mentorship' and 'Meetups' in the navbar, new content of the clicked tabs renders, while the clicked elements stay put.

What happened: these clicked elements shift rightward on larger view ports and leftward on smaller ones before and then revert to their initial positions over the course of 1-2 seconds while the new content renders. At the meantime, the at the upper right corner (if a user was logged in) was replaced by 'Log In' and 'Sign Up'.

How to reproduce: https://udacity-client.herokuapp.com/, IE, firefox, or Chrome.