Skip to content

Allow scrolling list filter box #175

Closed
@merwok

Description

@merwok

On a page with many objects and many filters (even with dropdown option active), the admin users have noticed that it’s not possible to scroll down the filter box until the rest of the page has scrolled to the bottom.

I am considering CSS changes to make the box scrollable (combination of max-height and overflow maybe?), or template changes to define collapsible sections (harder to integrate with the python code defining list_filter, also maybe not great UI), or a link to jump to the bottom of the list (weird). First idea seems best to me; what do you think?

(Making this a bug report because it could be fixed without an option, and is not the same as feature request #163)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions