Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple levels of sticky headers #53

Open
JordanLongstaff opened this issue Jun 26, 2023 · 1 comment
Open

Support multiple levels of sticky headers #53

JordanLongstaff opened this issue Jun 26, 2023 · 1 comment

Comments

@JordanLongstaff
Copy link

My company has a use case where we want to show multiple levels of sticky headers, e.g.:

Header A
---------------
  Header B <- sticks underneath Header A
  --------------
    ... <- some non-header items
  --------------
  Header C <- replaces Header B
  --------------
    ...
---------------
Header D <- replaces Header A and Header C
---------------
  ...
@goncalossilva
Copy link
Member

Thanks for the request! We don't have this requirement internally, so it may be difficult for us to get to this in a timely manner. Assuming it can be done this without significantly increasing complexity, PRs are welcome! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants