Skip to content

poc(components): drawer portal interface #7125

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gribnoysup
Copy link
Collaborator

An initial pass for the drawer portal interface that we need to be able to declaratively define independent sections of the drawer across various parts of compass application (think separate plugins adding their own sections to the drawer without drawer component needing to manage the state of those). I'm opening this as a draft just to show the interface, there are some issues with the leafygreen drawer that you can see if you run this branch locally:

  • The way the grid styles are defined just completely break our layout (I don't think they are doing grids right, but I need more time to investigate)
  • Also it seems that having Drawer render over anything that contains vitual grids completely breaks them, another thing we will need to investigate

@gribnoysup gribnoysup requested a review from a team as a code owner July 21, 2025 10:41
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