GlennHS/Scrum-Helper

Debug Info

Opened this issue · 1 comments

Version: Latest

Affects Live? No

Description: Add a few useful debug bits for when people submit bugs. Good ideas of things to log would be:

  • Button that causes a modal to pop up with your tasklistJSON
  • Background logging of all actions so as to help recreate user journey that leads to a bug
  • Automatic emails when an error occurs? (Probably out-of-scope but eh, any excuse to learn something new. EmailJS have an API I can use ^^)

Suggested By: Edward Sweby

Tagging @esweby so he can follow his suggestion.