#29104 closed defect (bug) (fixed)
Media Grid: Retain focus in modal when paginating
| Reported by: | ericlewis | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Media | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui, javascript, administration |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In attachment:29104.diff, rerender the content region and toggle disabled states on the pagination buttons appropriately on pagination events.