ericclemmons / ericclemmons/polydev
AJAX calls with errors should not render HTML
Open
- Dominant language
- JavaScript
- Stars
- 282
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The error handler should be skipped when the request is AJAX.
Contributor guide
Research direction
Start by locating the request error handler and the code path that distinguishes AJAX requests from normal requests. Confirm the current behavior, then verify that AJAX errors no longer render HTML while regular requests retain their existing error handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100