-
issue #49 : screenshot image not being saved even after clicking save and exit from screenshot overlay
- point of contact: Annie
- investigate reason behind image not saving
- implement a solution to save the image
-
issue #12 : improve styling
- point of contact: Annie
- separate CSS from HTML files
- improve styling of checkboxes
-
issue #13 : CSV formatting
- point of contact: Imani
-
issue #22 : save and exit from screenshot
- point of contact: Fatima and Annie
- design doc: https://docs.google.com/document/d/1-matsEHtxUJAcR5-2F_RBA9UD7O9Ej_qajQkFFxC_8o/edit?usp=sharing
- investigate why program freezes
- implement a solution so the program just exits
- implement a solution so the program saves and exits after completing the screenshot and inputting information
-
issue #41 : delete the exit button and the save and exit button from the exit screen
- point of contact: Annie
- hide buttons on exit screen
- test
-
issue #43 : fix subgoals saving in the wrong place
- point of contact: Elizabeth
- investigate what happens when clicking on previous subgoals
- implement a solution so the subgoalID is correct when saving
-
multiple issues : improvements to documentation & instructions
- point of contact: Elizabeth
- choose issues on the main repo and comment
- fix as many as possible (6)
- update download instructions for Mac
-
issue #94: Convert distributed setting guide to MD file
- point of contact: Diana
- issue closed (on the main repo)
- add mentors as contributors
- set up a code review system
- read the style guide: https://google.github.io/styleguide/jsguide.html
- add comments to the original repository on issues we worked on
-
issue #9 : add cancel button when editing subgoals
- point of contact: Annie
- front-end: HTML/CSS button on main pop-up
- back-end: displays the subgoal information without changing the subgoal name
- test
- made code more efficient by creating a function to display subgoal information
-
issue #11 : subgoals/actions bug
- point of contact: Elizabeth
- add subgoals to tree before "save and continue"
- test
- fix last action added to every subgoal
- test
-
issue #15 : implement delete action button
- point of contact: Diana
- frontend setup: HTML button, js click event listener
- design doc (how should deleteAction() be implemented? flowchart?)
- backend: implement deleteAction()
- test
-
issue #19 : add exit without saving button
- point of contact: Annie
- front-end: HTML/CSS button on main pop-up
- allow for download of csv file if user changes his/her mind even after clicking exit without saving
- test
-
issue #26 : edit subgoal bug
- point of contact: Elizabeth
- hide "save & continue" button after subgoal save (it's confusing)
- after "edit why text", show a new "submit" button that only changes the text
- make sure old text is displayed first (instead of blank)
- make a button to get back to creating actions
- make a readme to keep track of issues and progress
- contact owner of github for tips on debugging (set up a call?)
- look up tutorial Chrome Dev Tools
- pick a person as point of contact/be in charge of the issue
- find a specific task for each member