feat(GlTable): Add option for sticky table headers
All threads resolved!
All threads resolved!
Compare changes
Adds the ability to set the table headers sticky:
sticky-header
false
Some list pages could benefit of having sticky table headers for better orientation.
Before | After |
---|---|
![]() |
![]() |
http://localhost:9001/?path=/story/base-table-table--with-sticky-header
This checklist encourages the authors, reviewers, and maintainers of merge requests (MRs) to confirm changes were analyzed for conformity with the project's guidelines, security and accessibility.
~"component:*"
label(s) if applicable.If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
@gitlab-com/gl-security/appsec
If this MR adds or modifies a component, take a few moments to review the following:
aria-label
for icons that have meaning or perform actions.aria-expanded="false"
to aria-expanded="true"
when an accordion is expanded.