Opened 6 months ago

Closed 5 months ago

#22754 closed defect (bug) (maybelater)

Lag when clicking the Media Library tab

Reported by: nacin Owned by: koopersmith
Priority: normal Milestone:
Component: Media Version: 3.5
Severity: normal Keywords:
Cc:

Description

When clicking “Media Library”, it doesn’t actually switch over to the active tab until after the attachments query has run, which could take anywhere from a few moments to a few seconds. It should switch over immediately, then have a blank screen waiting for the attachments to come in. (Bonus: spinner.)

Change History (2)

  • Owner set to koopersmith
  • Status changed from new to assigned
  • Milestone 3.5 deleted
  • Resolution set to maybelater
  • Status changed from assigned to closed

It actually isn't waiting for the attachments query to run, but if it has attachments, it renders them in one shot. The attachments view could definitely be optimized further — it is very much a v1 — but I am hesitant to introduce any changes there at this point.

Note: See TracTickets for help on using tickets.