Closed ascott1 closed 9 years ago
I keep watching the gif waiting for something to load.
(I think that means it works as intended.)
I'm getting an error compiling the LESS since mixins.less is called before cf-icons.less. Changing the order in main.less should fix it.
I'm getting an error compiling the LESS since mixins.less is called before cf-icons.less. Changing the order in main.less should fix it.
Oh, whoops! Thanks for catching this. Not sure why I didn't get the error locally.
Updated and pushed
722 changed the way the SxS breakaway view is loaded to animate before the content is loaded. That means that when content is loaded slowly, the user stares at a semi-blank screen while waiting for the request to finish. This adds a little spinning indicator in those scenarios.
It's not beautiful, but it's rare that this appears and is a definite UX win.
Review
@KimberlyMunoz do you mind doing the honors?