ModusCreateOrg / ModusCreateOrg/capsule
404 Page.
Open
Nobody has claimed this yet.
MVP2
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Now we handle 403 via the Lambda function, we need to ensure when a redirect doesn't exist we display a 404 message.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing 403 handling in the Lambda function and the redirect path for missing destinations. Confirm that a 404 message is shown when no redirect exists, and verify that the existing 403 behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100