Skip to content

Conversation

@barbaraperic
Copy link
Collaborator

📝 Description

Issue

Popover components were experiencing z-index layering issues and inconsistent styling, affecting the visual hierarchy and user experience.

CleanShot.2026-01-09.at.10.45.19.mp4

Changes

  • Removed PopoverBackdrop component from DesktopTableFilters and LocationFilter components as it was causing visual issues - instead enhanced shadow styling from shadow-xs to shadow-xl for better visual depth and consistency - to double check with Filipa if this works from the design perspective
  • Added explicit z-20`` z-index to PopoverPanel elements to ensure proper stacking context

❗️NetworkSelector component still has a stacking issue - needs to be resolved in the filecoin-ui library

📸 Screenshots

Screenshot 2026-01-09 at 10 36 35 Screenshot 2026-01-09 at 10 41 07

…PopoverBackdrop and enhance shadow styling for improved UI consistency.
@barbaraperic barbaraperic self-assigned this Jan 9, 2026
@vercel
Copy link

vercel bot commented Jan 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
filecoin-cloud Ready Ready Preview Jan 9, 2026 9:51am

@FilOzzy FilOzzy added this to FS Jan 9, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FS Jan 9, 2026
@github-actions github-actions bot added the size/S label Jan 9, 2026
Copy link
Collaborator

@mirhamasala mirhamasala left a comment

Choose a reason for hiding this comment

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

This PR may become obsolete following this comment/solution.

If removing z-10 from TableHead solves the issue, we can publish that fix to the UI library and upgrade here instead of patching z-indexes in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 📌 Triage

Development

Successfully merging this pull request may close these issues.

3 participants