Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 862 Bytes

TODO.md

File metadata and controls

15 lines (14 loc) · 862 Bytes

TODO:

  • Create global, re-usable tests for D3 projects
  • Add "click anywhere to close" utility function for the "pick test suite" menu
  • Add html copy for each project (explanation, links, user stories)
    • NOTE: Work on this has begun in the recently added project_copy directory
  • Replace all CDNs in example projects with production CDN (currently using dev link)
  • Calculator suite errors, write them - they don't seem to be present?
  • Spaces after error messages
  • User story punctuation - remove periods, looks better without them
  • Add "click to hide" functionality for top-right corner indicator
  • Cross-browser compatibility? - Anis
  • CSS specificity - prevent user CSS from interfering
  • Get rid of X in test window - not needed, add margin to close button
  • Disallow dropdown for example projects?