Replies: 1 comment 1 reply
|
No, AppShell does not support this feature because it uses fixed position elements. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'd like to use
<AppShell>but from what I can tell I have to set the height manually. Is there no way to make it automatically fit to the content in them? I haven't looked at the implementation details yet but it seems to me that a full height flex-box with the header and footer shrinking at the top and the bottom of the stack with the main content stretching to fill the center would be nice (and the main content ideally would be scrollable too for overflow).All reactions