Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Animate snippet doesn't show div when copy pasting #356

Closed
3 tasks done
sukhrajghuman opened this issue Dec 12, 2018 · 0 comments · Fixed by #358
Closed
3 tasks done

Animate snippet doesn't show div when copy pasting #356

sukhrajghuman opened this issue Dec 12, 2018 · 0 comments · Fixed by #358
Assignees
Labels
enhancement New feature or request.

Comments

@sukhrajghuman
Copy link
Contributor

sukhrajghuman commented Dec 12, 2018

Bug report

  • I’ve read and understood the Contributing guidelines and have done my best effort to follow them.
  • I’ve read and agree to the Code of Conduct.
  • I’ve searched for any related issues and avoided creating a duplicate issue.

Right now if i copy and paste the animate code snippet, the <div class="animate-example" id="animate-example-1">&nbsp;<br><br><br></div> does not animate, since the class "animate-example" is not shipped with the animate library.

We should update our example to include inline styles for this <div>, instead of using class="animate-example", so that the animate functionality will work without the need of any additional code in the instance where our users are copying these snippets.

@alex-page alex-page changed the title Animate snippet doesn't work when copying and pasting Animate snippet doesn't show div when copy pasting Dec 12, 2018
@alex-page alex-page added the enhancement New feature or request. label Dec 12, 2018
@sukhrajghuman sukhrajghuman added this to 🏗 Doing in Design System Dec 12, 2018
@sukhrajghuman sukhrajghuman moved this from 🏗 Doing to 🔬 QA in Design System Dec 12, 2018
Design System automation moved this from 🔬 QA to ✨ Done Dec 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request.
Projects
Design System
  
✨ Done
Development

Successfully merging a pull request may close this issue.

2 participants