#33824 closed defect (bug) (fixed)
Hide bulk actions dropdown when there are no posts
| Reported by: | swissspidy | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: | ui, administration |
Attachments (1)
Change History (9)
#5
@
11 years ago
- Keywords needs-patch added; has-patch needs-screenshots removed
- Resolution fixed
- Status closed → reopened
[34076] includes an UX issue for comments and maybe other screens with extra filters
- Go to
wp-admin/edit-comments.php - Make sure you have no trackbacks in your list
- Filter by pings
- You will get the "No comments found." view without any filters
- Now click on the "All" link (
wp-admin/edit-comments.php?comment_type=pings&comment_status=all) - Because it includes the filter you are at step 4 again
#8
@
11 years ago
For future reference, see also https://core.trac.wordpress.org/attachment/ticket/29789/29789.fix2.diff in #29789. We could disable the bulk drop-down selects in js instead of html. I don't know how we handle it when the table loads dynamically, but in that case the solution is js anyway, so might as well make it easy.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
check for if items or posts are there then display added