fbctf
fbctf copied to clipboard
Rendering navbar when tutorials is open
Doing a demo I noticed, when you have the tutorials open, and click through the teams toolbar to see a profile. Then hides the tutorials, after which I then close the profile. This cause everything to disapper and then the navigation links do not work because the site still thinks tutorials is open, but it is not.

I am fairly sure, adding code to exit out of the tutorials after opening a profile would solve this issue. I do not know the exact details to fix it. I thought I should post it on here so you are aware of the issue. This is minor inconvenience.
I was able to recreate this, but simply refreshing the page fixed the issue
Like mentioned a minor inconvenience, refreshing the page will reset this issue. But it is still something that could probably be fixed by adding a bit of code somewhere. I thought I'd add it to the Issues, so people are aware. :D