Opened 11 years ago

Closed 11 years ago

#1737 closed defect (fixed)

Bioplate type is not visible in item overview for bioplates that are lazily loaded

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: trivial Milestone: BASE 3.2.1
Component: web Version:
Keywords: Cc:

Description

The item overview usually shows the type of a bioplate greyed out inside parenthesis, but only for bioplates that are not lazily loaded. See attached images. How to re-create:

  • Create two biomaterials, one should be the parent of another. Place both biomaterials on a bioplate (the same or different)
  • Go to the 'Item overview' for the parent biomaterial.
  • Expand the overview so that the child item and it's bioplate can be seen.

The bioplate for the parent biomaterial has it's type visible in parenthesis, but the bioplate for the child biomaterial has not. To get non-lazy behavior:

  • Navigate to another page and then go back to the item overview.
  • Expand the overview again. This time the bioplate type is also visible for the child biomaterial.

This happens because the overview has been cached and most if it is now loaded non-lazily.

Attachments (2)

bioplate-lazy.png (7.3 KB ) - added by Nicklas Nordborg 11 years ago.
Lazy-loading of child bioplate
bioplate-not-lazy.png (7.9 KB ) - added by Nicklas Nordborg 11 years ago.
Regular loading of child bioplate

Download all attachments as: .zip

Change History (4)

by Nicklas Nordborg, 11 years ago

Attachment: bioplate-lazy.png added

Lazy-loading of child bioplate

by Nicklas Nordborg, 11 years ago

Attachment: bioplate-not-lazy.png added

Regular loading of child bioplate

comment:1 by Nicklas Nordborg, 11 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 11 years ago

Resolution: fixed
Status: assignedclosed

(In [6206]) Fixes #1737: Bioplate type is not visible in item overview for bioplates that are lazily loaded

Note: See TracTickets for help on using tickets.