Opened 21 years ago
Closed 20 years ago
#1609 closed enhancement (fixed)
User and author listing needs to page
| Reported by: | matt | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 1.6 |
| Severity: | normal | Keywords: | bg|needs-patch |
| Cc: | Focuses: |
Description
Because it can get really long really fast.
Change History (7)
#5
@
21 years ago
could have it page, with a search above it for keywords and what you're searching in (display name, email, real name, etc.).
heck, it can be ajax if you really needed.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I'm guessing that if we're paging, we might as well have search capability as well.
I'm thinking about this scenario: big, big blog with need for comment registration. When someone starts flaming and needs to be banned, you have to find their author in the author list. Searching for their e-mail address or display name would be easiest.
When it's all on one page, you just ctrl-F and use your browser to search, but not if it's paged.