bigskysoftware / bigskysoftware/contact-app
Delete Selected Contacts
- Dominant language
- JavaScript
- Stars
- 130
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
If I select some contacts:

and then press the `Delete Selected Contacts` button, the UI doesn't change:

DevTools is showing the data passed via form data:

It's also showing a `500 INTERNAL SERVER ERROR`:

If I refresh the contacts list, the contacts do appear to be deleted:

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by selecting contacts and pressing the Delete Selected Contacts button, then inspect the submitted form data and the 500 response in DevTools. Trace the client-side delete action and its server request, and confirm that the contacts list updates without a server error before and after refreshing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100