Opened 11 years ago
Closed 9 months ago
#31638 closed enhancement (maybelater)
Bulk Edit & Quick Edit User Interfaces should be consistent
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Quick/Bulk Edit | Keywords: | close |
| Focuses: | ui | Cc: |
Description
Bulk edit and quick edit interfaces do pretty much the same thing: they let the user perform a few tasks from edit.php. However, the interfaces for these two panels is inconsistent. Take a look:
Quick edit:
Bulk edit:
The major difference is that items that are checkboxes in Quick Edit are dropdowns in Bulk Edit. It would seem to make sense to make these consistent across both UIs.
So, maybe in Bulk Edit change Comments, Pings, and Sticky to checkboxes
Or in Quick Edit change Comments, Pings, and Sticky to a dropdown.
Change History (4)
This ticket was mentioned in Slack in #core by paaljoachim. View the logs.
10 years ago
#4
@
9 months ago
- Resolution set to maybelater
- Status changed from new to closed
With data views being the future rather than the existing posts list, I am closing this as maybelater. I've shared this suggestion on the dataviews ticket so that it can be considered there.


The reason why in Bulk Edit those settings are dropdowns is the need of one additional option which is "No Change". For example "Sticky":
Three checkboxes for this wouldn't be so appropriate.
On the other hand, making the "Sticky" setting on Quick Edit a dropdown would make the interface not so simple to use as it is with checkboxes.