Opened 10 years ago
Last modified 6 years ago
#31284 new feature request
List tables with fixed header on scroll
Reported by: | Apiweb | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-ui-feedback needs-patch |
Focuses: | ui, administration | Cc: |
Description
I think it would be interesting, the WordPress through their APIs, allowing fix the header of a table when the scroll action is happening.
A page that could make use of this functionality is the Posts list.
and
When the user has many posts, to scroll down the page, the table header is not more visible.
This could also be very useful for plugin authors. That have pages with listings.
Change History (8)
#2
@
8 years ago
- Keywords ui-feedback added
- Milestone changed from Awaiting Review to Future Release
- Summary changed from Table with fixed header on scroll to List tables with fixed header on scroll
#3
@
8 years ago
I think I'd need to feel this in a patch. I'm a little concerned about multiple panels and what happens on certain pages. That said, if we can get a patch and run through the paces, things will be easier to evaluate. I would also suggest we turn this off for mobile and consider any a11y implications we may be causing.
I like the idea. Some movement here can't hurt.