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

feat: unstick topbar with limited vertical space #11344

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

JammingBen
Copy link
Collaborator

Description

Unsticks the top bar above tables as well as the table headers with limited vertical screen space. This way, we prevent those elements from overflowing content below.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

@JammingBen JammingBen self-assigned this Aug 8, 2024
@JammingBen JammingBen force-pushed the feat/conditional-sticky-top-bar branch 2 times, most recently from 1299b6b to 4850ffd Compare August 9, 2024 06:24
@JammingBen JammingBen marked this pull request as ready for review August 9, 2024 06:57
Unsticks the top bar above tables as well as the table headers with limited vertical screen space. This way, we prevent those elements from overflowing content below.
@JammingBen JammingBen force-pushed the feat/conditional-sticky-top-bar branch from 4850ffd to e96da17 Compare August 12, 2024 13:01
Copy link

sonarcloud bot commented Aug 12, 2024

@JammingBen JammingBen merged commit 94ceef7 into master Aug 12, 2024
3 checks passed
@kulmann kulmann deleted the feat/conditional-sticky-top-bar branch September 5, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[a11y] 9.1.4.10 Break content
2 participants