Skip to content

Feat(web) : Добавить страницы 404 и Error Boundary#94

Merged
AlexMadM merged 4 commits intomainfrom
feature/global-error-pages-67
Mar 4, 2026
Merged

Feat(web) : Добавить страницы 404 и Error Boundary#94
AlexMadM merged 4 commits intomainfrom
feature/global-error-pages-67

Conversation

@AlexMadM
Copy link
Copy Markdown
Collaborator

@AlexMadM AlexMadM commented Mar 4, 2026

Что было сделано:

  1. Добавлена глобальная страница 404 (not-found) для отсутствующих роутов.
  2. Добавлен глобальный error boundary (error) для ошибок приложения.
  3. Реализован переиспользуемый EmptyState компонент для экранов ошибок/пустых состояний.
  4. Добавлена Storybook-история для EmptyState (для 404 и error-сценариев).

@AlexMadM AlexMadM self-assigned this Mar 4, 2026
@AlexMadM AlexMadM linked an issue Mar 4, 2026 that may be closed by this pull request
@AlexMadM AlexMadM requested a review from RomanPipko March 4, 2026 16:22
@AlexMadM AlexMadM merged commit 8f25e84 into main Mar 4, 2026
1 check passed
@AlexMadM AlexMadM deleted the feature/global-error-pages-67 branch March 4, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Frontend 8.4: Страницы 404 и Error Boundary

2 participants