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

Collection view column headers do not scroll gracefully #16467

Closed
kjac opened this issue May 29, 2024 · 1 comment · Fixed by umbraco/Umbraco.CMS.Backoffice#2077
Closed

Collection view column headers do not scroll gracefully #16467

kjac opened this issue May 29, 2024 · 1 comment · Fixed by umbraco/Umbraco.CMS.Backoffice#2077

Comments

@kjac
Copy link
Contributor

kjac commented May 29, 2024

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

V14 RC5

Bug summary

The column headers for collection views are lacking a background color once you start scrolling.

Initial state:

image

Scrolled state:

image

Specifics

No response

Steps to reproduce

  1. Enable collection view on a doctype.
  2. Create enough children of a document with said doctype to cause a scroll bar in the collection view.
  3. Scroll the collection view.

Expected result / actual result

No response


This item has been added to our backlog AB#41885

@warrenbuckley
Copy link
Contributor

OK tested in 14.2 and much better 🎉
However one place I can see the table cell contents is the extensions collection/table above the table header and the gap/padding between the filtering options

@leekelleher & @iOvergaard

image

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

Successfully merging a pull request may close this issue.

3 participants