-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript codeNot ReproducingThe issue is not Reproducing.The issue is not Reproducing.questionFurther information is requestedFurther information is requested
Description
If I have a container with header/body/footer, and the body contains a table with a lot of data, I'd expect header and footer to always show, and for the middle body to be scrollable. As it is, the footer isn't visible until I scroll to the bottom, and the header is only visible until I scroll.
Describe the solution you'd like
Header, Body, and Footer are scrollable individually, and "sticky" if there's no need to scroll.
Describe alternatives you've considered
Stack multiple containers, but this gets unwieldy.
Additional context
Similar in nature to enhancement #1 in Feature Request 1291
Metadata
Metadata
Assignees
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript codeNot ReproducingThe issue is not Reproducing.The issue is not Reproducing.questionFurther information is requestedFurther information is requested
Type
Projects
Status
📋 Backlog