Skip to content

Conversation

@ajolipa
Copy link
Contributor

@ajolipa ajolipa commented Jan 16, 2026

In this PR

Addresses the issues raised in Issue #414 (and see also Issue #367 ), as well as cleanup of a repeated import.

@ajolipa ajolipa requested a review from dleadbetter January 16, 2026 06:30
@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for pss-scavenger-hunt ready!

Name Link
🔨 Latest commit c667cfe
🔍 Latest deploy log https://app.netlify.com/projects/pss-scavenger-hunt/deploys/6969db1a0e38840008ce3ac9
😎 Deploy Preview https://deploy-preview-415--pss-scavenger-hunt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for gbof-c19nyc-staging ready!

Name Link
🔨 Latest commit c667cfe
🔍 Latest deploy log https://app.netlify.com/projects/gbof-c19nyc-staging/deploys/6969db1a12933400085f3772
😎 Deploy Preview https://deploy-preview-415--gbof-c19nyc-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for libertos ready!

Name Link
🔨 Latest commit c667cfe
🔍 Latest deploy log https://app.netlify.com/projects/libertos/deploys/6969db1af2ef2a000833a3e9
😎 Deploy Preview https://deploy-preview-415--libertos.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ajolipa ajolipa linked an issue Jan 16, 2026 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for universities-studying-slavery-staging ready!

Name Link
🔨 Latest commit c667cfe
🔍 Latest deploy log https://app.netlify.com/projects/universities-studying-slavery-staging/deploys/6969db1a5f5d9900088a845f
😎 Deploy Preview https://deploy-preview-415--universities-studying-slavery-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for padp-staging ready!

Name Link
🔨 Latest commit c667cfe
🔍 Latest deploy log https://app.netlify.com/projects/padp-staging/deploys/6969db1a7bcff5000895b706
😎 Deploy Preview https://deploy-preview-415--padp-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for juel-staging ready!

Name Link
🔨 Latest commit c667cfe
🔍 Latest deploy log https://app.netlify.com/projects/juel-staging/deploys/6969db1a3c805b00084d9727
😎 Deploy Preview https://deploy-preview-415--juel-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dleadbetter dleadbetter added the next release Issues in the next release label Jan 16, 2026
<div
class={clsx(
'flex flex-row justify-center w-full z-30 text-text-primary',
'flex flex-row justify-center w-full z-10 text-text-primary',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran into this in #392. It's also blocking the notifications panel. Do we need to specify a z-index at all?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With no z-index it ends up hidden behind the hero on pages that have the navigation on top of the hero section.

@ajolipa ajolipa requested a review from dleadbetter January 16, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next release Issues in the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Header transparency not working and header blocking dropdown

3 participants