Opened 14 years ago
Closed 14 years ago
#287 closed enhancement (fixed)
Select "all" from results
Reported by: | osjonathan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | v2.6.0 |
Component: | User interface (web) | Version: | v2.6.0RC1 |
Keywords: | Cc: |
Description
Short version - "Select all" should only select the results on screen.
Long version: I have 16 items in my search results, these are split over two pages, i.e. I have this: "Aggregate Results matching search criteria : 1-10/16 (page 1/2), 0 selected"
I click the "All" next to place checkmarks against the items I want to delete. The problem is, this selects ALL 16 results, and NOT just the 10 results on the screen. I then go to delete expecting only 10 items to be deleted and 16 go (yes this happened to me, though 22 items)!
The convention (as I've it for years in various email clients anyway) is that a javascript "check all" function only checks those results on the screen. It's bad UI design to also select those the user can't see and then relying on the user seeing the "16 selected".
Change History (2)
comment:1 by , 14 years ago
Type: | defect → enhancement |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
For discussion on devel list. works as designed.