Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To-Do List Update 1 #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

AntonioWorkman
Copy link

PROJECT CONTRIBUTIONS ARE ALLOWED AND WELCOMED. Follow the guidelines as outlined below!

Description

The constants 'handleEdit' and 'handleRemove' were implemented using ES6 findIndex and filter functions respectively. The HTML code has been updated to include a 'Save' button which is used to save the edited array to local storage. For usability purposes the constants 'toggleEditMode' and 'handleEditFieldChange' were also implemented.

Related Issue / Asana Task

Motivation and Context

The change enables the application to edit and delete tasks that have been added.

How Has This Been Tested?

The changes were tested by manually inputting dummy data and calling the functions through the use of buttons. They were tracked through inspection using the console on the web page.

Screenshots (if appropriate):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant