Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: #25; add viewState, add renderEditQuestions(), add handleViewMenu(), placeholder isChecked() * fix: #25; update renderEditQuestions() and isChecked(); but handling checkbox click events is broken * fix: #25; updated componentDidUpdate() and isChecked() to get question checked status more consistently * fix: #25; update handleSaveButton(e) to use existing key and update indexeddb * fix: #25; add getCategoriesList(), shortCategory(categ) helpers * fix: #25; cleanup and update render() to get latest saved questions more dynamically
- Loading branch information