Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug 1397532] Minor updates to Quantum firstrun #5266

Merged
merged 1 commit into from
Nov 13, 2017

Conversation

craigcook
Copy link
Member

@craigcook craigcook commented Nov 11, 2017

Description

A few finishing touches to the firstrun page, primarily adjusting animation timing for one wave, switching to the standard logo, and some fixes for RTL. After that I just kept tweaking more things. Renamed the waves, used the font-size mixin, optimized the SVGs a bit more, added a basic test... nothing serious but lots of little touches. I couldn't help myself. I may have a problem.

Issue / Bugzilla link

https://bugzilla.mozilla.org/show_bug.cgi?id=1397532

Testing

Make sure everything still works.
https://www-demo4.allizom.org/firefox/57.0/firstrun/

@craigcook craigcook force-pushed the bug-1397532-quantum-firstrun branch 2 times, most recently from 9b93577 to 65a9c82 Compare November 11, 2017 01:37
Copy link
Member

@alexgibson alexgibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One unclosed element but otherwise this looks good.

Unrelated to this change, but leaving the /firstrun tab open with the constantly running animation seems to slow my Firefox down considerably :/

@@ -24,48 +24,45 @@
{% block site_header %}{% endblock %}

{% block content %}
<div id="scene" xmlns:xlink= "http://www.w3.org/1999/xlink">
<div id="scene">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This <div> element is unclosed

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doh! Fixed.

@alexgibson
Copy link
Member

Hrm, I do notice that the demo doesn't seem to load at all for me? https://www-demo4.allizom.org/en-US/firefox/57.0/firstrun/

Is that the same code as this branch?

@alexgibson
Copy link
Member

Hrm, I do notice that the demo doesn't seem to load at all for me? https://www-demo4.allizom.org/en-US/firefox/57.0/firstrun/

Oh nevermind, it was because I didn't have UITour enabled.

@mozilla mozilla deleted a comment Nov 12, 2017
Slow down animate-out of wave 3.
Switch to common logo.
Optimize SVGs.
Give waves descriptive names.
Fix wonky wave 7 in RTL.
Use font-size mixin.
Some general tidying.
Add test.
@alexgibson alexgibson merged commit 70e559d into mozilla:master Nov 13, 2017
@craigcook craigcook deleted the bug-1397532-quantum-firstrun branch November 14, 2017 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants