Opened 2 years ago
Closed 2 years ago
#17208 closed defect (bug) (fixed)
Bulk edit from bottom button doesn't bump you up to edit area
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | UI | Version: | 3.1 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
If you go down a list of posts, pages, etc checking boxes, then choose Edit and click Apply at the bottom of the list table, the bulk editing layer opens, but you're not bumped back up to the top, so you can't see it.
Desired action: clicking apply opens the layer AND scrolls the screen back to the top.
Attachments (3)
Change History (11)
- Milestone changed from Awaiting Review to 3.2
Should be a small patch.
- Keywords needs-patch added; has-patch removed
I can't get this patch to work even after mangling it to get it to apply to the current inline-edit-post.dev.js file.
I think I know why this doesn't work for me - Admin Bar enabled in the admin means that this does scroll but not enough to make the form completely visible (with both patches)
Note: See
TracTickets for help on using
tickets.

Wouldn't it be even better if the bulk editing layer openend on the spot?