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

[React][Todo App] Todo not getting submitted , deleted or updated. #37

Open
3 tasks
kevinjacob2001 opened this issue Oct 9, 2021 · 0 comments
Open
3 tasks
Labels
hacktober-fest medium Intermediate friendly issues react React language related issues

Comments

@kevinjacob2001
Copy link
Contributor

kevinjacob2001 commented Oct 9, 2021

Details

  1. A new todo is not able to be submitted,
  2. Deletion of an item is working irregularly( as instead of the selected one, some other todo is getting deleted,)
  3. Update function is not available

The app is supposed to

  • Submit a todo
  • Delete a todo
  • Update a todo

Language: React

Working Directory

@kevinjacob2001 kevinjacob2001 added good first issue Good for newcomers easy Beginner friendly issues hacktober-fest labels Oct 9, 2021
@mak626 mak626 added react React language related issues medium Intermediate friendly issues and removed easy Beginner friendly issues good first issue Good for newcomers labels Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktober-fest medium Intermediate friendly issues react React language related issues
Projects
None yet
Development

No branches or pull requests

2 participants