#29104 closed defect (bug) (fixed)
Media Grid: Retain focus in modal when paginating
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Media | Keywords: | has-patch |
Focuses: | ui, javascript, administration | Cc: |
Description
In media grid, we blow away the attachment detail modal. Let's not do this, and just rerender the relevant parts of the template.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In attachment:29104.diff, rerender the content region and toggle disabled states on the pagination buttons appropriately on pagination events.