Skip to content

fix/notification-page#82

Merged
kapitulin24 merged 1 commit into
devfrom
refactor/notification-page
Jun 22, 2026
Merged

fix/notification-page#82
kapitulin24 merged 1 commit into
devfrom
refactor/notification-page

Conversation

@AlexandrNel

Copy link
Copy Markdown
Collaborator

Что сделано:

  • NotificationsPage вынесен в dynamic import
  • Запрос данных переведён на useSuspenseQuery - компонент рендерится только когда данные уже получены, локальное состояние инициализируется сразу корректными значениями
  • Добавлен NotificationsPageFallback со skeleton

Проверка:

  • При загрузке страницы отображается skeleton
  • После загрузки свитчи отражают реальные настройки пользователя
  • Floating save bar не появляется до взаимодействия со свитчами
  • Изменения сохраняются корректно, discard возвращает исходные значения

@AlexandrNel AlexandrNel changed the base branch from main to dev June 22, 2026 15:55
@AlexandrNel AlexandrNel requested a review from kapitulin24 as a code owner June 22, 2026 15:55
@github-actions github-actions Bot added documentation Improvements or additions to documentation devops ui-kit Shared UI components, styles and storybook core-logic Global providers, api instances and core shared libs features User scenarios and sliced features domain Business entities and models views Pages, widgets and layouts dependencies Dependency updates (package.json, pnpm-lock) config labels Jun 22, 2026
@AlexandrNel AlexandrNel changed the title Refactor/notification page fix/notification-page Jun 22, 2026
@kapitulin24 kapitulin24 merged commit 5569a15 into dev Jun 22, 2026
7 checks passed
@kapitulin24 kapitulin24 deleted the refactor/notification-page branch June 22, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config core-logic Global providers, api instances and core shared libs dependencies Dependency updates (package.json, pnpm-lock) devops documentation Improvements or additions to documentation domain Business entities and models features User scenarios and sliced features ui-kit Shared UI components, styles and storybook views Pages, widgets and layouts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants