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

Banner and announcement on the teacher homepage use new strings #36478

Merged
merged 9 commits into from Sep 16, 2020

Conversation

clareconstantine
Copy link

@clareconstantine clareconstantine commented Aug 27, 2020

Add the new banner image and icon, and start using the new strings.

Signed out homepage:
Screen Shot 2020-09-11 at 3 45 02 PM

Signed in teacher homepage:
Screen Shot 2020-09-11 at 3 45 54 PM

Links

Testing story

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

Base automatically changed from banner-updates to staging September 9, 2020 21:52
@clareconstantine clareconstantine requested review from breville, a team, cforkish, jmkulwik and mvkski and removed request for a team, cforkish and jmkulwik September 11, 2020 22:52
@@ -3,8 +3,7 @@
.special_2020_announcement{style: "text-align: center; background-color: #0094ca; color: white; font-size: 18px; padding: 16px; overflow: hidden"}
.container_responsive
.col-66
.icon.tablet-feature{style: "float: left; font-size: 60px; padding-right: 30px"}
%i{:class=>"fa fa-home"}
%img{src: "/images/homepage/virtual_sync.png", style: "float: left; height: 60px; padding-right: 30px"}
Copy link
Member

Choose a reason for hiding this comment

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

Should we still include .tablet-feature so that this doesn't show on smaller devices?

Copy link
Author

Choose a reason for hiding this comment

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

ooh good catch! thank you!

Copy link
Member

Choose a reason for hiding this comment

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

Sure thing. It's definitely worth double-checking that the page looks good at a variety of widths too, especially for the homepage.

Copy link
Contributor

@cforkish cforkish left a comment

Choose a reason for hiding this comment

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

LGTM, but i second Brendan's question.

@clareconstantine clareconstantine merged commit 90d53f9 into staging Sep 16, 2020
@clareconstantine clareconstantine deleted the use-banner-strings branch September 16, 2020 21:38
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.

None yet

3 participants