Closed kevincrafts closed 7 years ago
Acceptance Criteria (pre-merge)
https://www-dev.colorado.edu/p1e3e27f8eb6/
Test Results: Fail. The Column Shortcode no longer works: https://www-dev.colorado.edu/p1e3e27f8eb6/your Time does not countup: https://www-dev.colorado.edu/p1e3e27f8eb6/drupal/subpage-two-time
There's also a weird case where, when the number is 123456789, the last number gets stuck on eight: https://www-dev.colorado.edu/p1e3e27f8eb6/drupal/sub-page-one (this only happens for this number; haven't been able to duplicate with any other numbers ending in '89').
And only one Expand Link gets to countup; the rest don't. https://www-dev.colorado.edu/p1e3e27f8eb6/drupal/sub-page-one
Notes on testing sites on www-test:
Context
A design trend that has been requested is the ability to have a number count up when the user loads the page, or scrolls to that element on the page.
http://bfintal.github.io/Counter-Up/demo/demo.html
Possible Solution
Creating a shortcode for these elements provides not only an easy way to format these elements, but the ability to use them anywhere in a site that has a WYSWYG text editor.