-
Notifications
You must be signed in to change notification settings - Fork 8
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
add extra flexibility to panel #165
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@gjones we can try with this flexible container. If this isn't enough i think we will have to spin it off to more specialized containers (form, sections, etc) |
width?: string; | ||
fillWidth?: boolean; | ||
height?: string; | ||
fillHeight?: boolean; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we can directly add
fillHeight?: true
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no i think we want to keep the default behavior of a standard div since this panel will be used in lots of cases
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@serdec What I meant was about the typescript
In this case
or is allowed but is not allowed
Adding =false is visually not appealing and since the default is already undefined it won't match as true
Description
These Panel is the result of building the Settings page in the unified console. These are the properties needed to achieve the this design https://www.figma.com/file/sCKsQvoK8FlUXXfGyYtTaH/Data-Loading?type=design&node-id=678-17959&mode=design&t=4nuVLsZKrl8pjtpv-0