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

When a sidebar is the parent, the child can not be made full screen with height 100% #261

Open
mme opened this issue Mar 13, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@mme
Copy link
Collaborator

mme commented Mar 13, 2024

Problem:
When putting child nodes under CopilotSidebar, these nodes can't be made height: 100% easily because of the way the DOM node are generated.

Proposed Solution:
In CopilotSidebar, change the parent DOM nodes so that the child elements can be set to height: 100%.

@mme mme added bug Something isn't working good first issue Good for newcomers labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant