Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move notification tray out of ff-view #4240

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

knolleary
Copy link
Member

Fixes #4239

Description

Moves the <RightDrawer> component up a layer in the DOM so it isn't attached to the scrollable main view. Adjusts its CSS so it displays below the header.

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.64%. Comparing base (a934275) to head (4604b4a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4240   +/-   ##
=======================================
  Coverage   78.64%   78.64%           
=======================================
  Files         286      286           
  Lines       13123    13123           
  Branches     2935     2935           
=======================================
  Hits        10321    10321           
  Misses       2802     2802           
Flag Coverage Δ
backend 78.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joepavitt joepavitt merged commit 4258384 into main Jul 23, 2024
14 checks passed
@joepavitt joepavitt deleted the 4239-fix-notification-tray-position branch July 23, 2024 14:20
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.

Notification tray scrolls out of view
2 participants