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

Add catch-all routes for 404 to fix UnrecognizedURLError

オープン
#553 コメント 8 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。