question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Applied Visual Design: Modify Fill Mode of an Animation - Not accepting all valid answers

See original GitHub issue

Challenge Name

Applied Visual Design: Modify Fill Mode of an Animation

Issue Description

If you insert the “animation-fill-mode: forwards;” between “animation-name: background-color;” and “animation-duration: 500ms;” or above “animation-name: background-color;”, the behavior is exactly what is expected of the challenge, however the test fails stating:

message: button:hover should have a animation-fill-mode property with a value of forwards.

Inserting the line at the end of both statements allows you to pass the test.

Browser Information

  • Browser Name, Version: Opera (identified as Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 OPR/50.0.2762.58), Version 50.0
  • Operating System: Windows 10 64-bit (WoW64)
  • Mobile, Desktop, or Tablet: Desktop

Your Code




Screenshot

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
ahmadabdolsahebcommented, Jan 31, 2018

I’m on it

1reaction
huyenltnguyencommented, Jan 18, 2018

@zandthecoder Thanks for reporting the issue.

This challenge’s test strictly checks if we type the correct code && in the exact order. https://github.com/freeCodeCamp/freeCodeCamp/blob/b1b8074733f2eba996383df4d2f7dfd7aecb23d5/seed/challenges/01-responsive-web-design/applied-visual-design.json#L2092 It shouldn’t be that rigid. I’ll raise a PR for this one later today. Happy coding!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Modify Fill Mode of an Animation (Applied Visual Design ... - YouTube
Modify Fill Mode of an Animation (Applied Visual Design) freeCodeCamp Tutorial. 49 views 1 year ago ... we learn how to use the...
Read more >
FreeCodeCamp: Applied Visual Design | by Eleftheria Batsou
This article will walk you through freecodecamp.org “Applied Visual Design” challenges. Visual Design in web development is a broad topic.
Read more >
Applied Visual Design: Modify Fill Mode of an Animation
Hi, I just did this challenge/lesson: Applied Visual Design: Modify Fill Mode of an Animation, and I'm not understanding how what I just ......
Read more >
Specify publish settings for Animate - Adobe Support
Select File > Publish Settings, and select a Player version from the Player pop-up menu. Not all features work in published SWF files...
Read more >
Build a Responsive UI with ConstraintLayout
All the power of ConstraintLayout is available directly from the Layout Editor's visual ... However, this is only to make editing easier; if...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found