code-corps / code-corps/code-corps-ember

Add catch-all routes for 404 to fix UnrecognizedURLError

未关闭
#553 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug Difficulty: Easy Priority: High
主要语言
JavaScript
星标
120
派生
75
PR 合并指标
30 天内没有已合并 PR

描述

# Problem

When navigating to a URL that does not exist, Ember sends an `UnrecognizedURLError` to Sentry: https://sentry.io/share/issue/38323734312e313634363039343439/

https://guides.emberjs.com/v2.8.0/routing/defining-your-routes/#toc_wildcard-globbing-routes
## Subtasks
- [ ] Write failing test
- [ ] Create a 404 page route
- [ ] Break `error-wrapper.hbs`'s 404 error out into a separate component to use same styling
- [ ] Fix `.button.on-solid` colors in CSS

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。