Select to view content in your preferred language

Align calcite-panel to bottom of the screen

607
1
10-31-2022 09:08 AM
BenPitcairn
New Contributor II

The `action-bar` has a slot for actions to be placed at the bottom. I would like to have the panels that are toggled by these actions appear at the bottom of the screen as I feel like that makes intuitive sense for a user. Ideally I would be able to have two panels open on one side (within the same `calcite-shell-panel`), one aligned to the top of the screen and one aligned to the bottom.

0 Kudos
1 Reply
MattDriscoll
Esri Contributor

Great suggestion @BenPitcairn . We can do that by adding some new slots for center content at the 'start' (top) and 'end' (bottom).

 

Created issue here: https://github.com/Esri/calcite-components/issues/5668

0 Kudos