Skip to content

DashboardLayout 100dvh #4155

@Zizico2

Description

@Zizico2

Summary

There's currently no way to have an element inside DashboardLayout fill the whole area, afaict. This is, personally, useful for a map. If DashboardLayouts height was 100vh, this would be trivial. This could be set at the DashboardLayout level or at the AppProvider level, the latter would set it for all DashboardLayouts. If I attempt to set an element's height to 100vh, it'll enable scroll, because it will add to the AppBars height.

As some prior art, Vuetify sets v-app's height to 100dvh by default. v-app defaults to a minimum height of 100dvh

Examples

No response

Motivation

No response

Search keywords: 100dvh DashboardLayout

Metadata

Metadata

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions