Skip to content

fix: in-app notification banner placement#9

Closed
Just-Insane wants to merge 3 commits intodevfrom
fix/notification-banner
Closed

fix: in-app notification banner placement#9
Just-Insane wants to merge 3 commits intodevfrom
fix/notification-banner

Conversation

@Just-Insane
Copy link
Copy Markdown
Contributor

Fixes the in-app notification banner placement so it renders in the correct position within the client layout.

Changes

  • Move NotificationBanner out of ClientNonUIFeatures and into the correct component tree so it renders properly

Evie Gauthier added 3 commits March 8, 2026 14:37
- render NotificationBanner in ClientLayout so it spans the full viewport
  as position:fixed and doesn't displace page content
- remove the old banner render from Room.tsx
Completes the placement move — banner is now rendered only in
ClientLayout as position:fixed.
@Just-Insane Just-Insane requested a review from a team March 9, 2026 19:49
@Just-Insane Just-Insane closed this Mar 9, 2026
@Just-Insane Just-Insane deleted the fix/notification-banner branch March 9, 2026 20:43
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.

1 participant