Page MenuHomePhabricator

Don't immediately load DOM only needed for editing
Closed, ResolvedPublic

Description

DOM that is only used for the edit forms should not be loaded until the user actually tries to edit something. Possible examples of this might include:

  • The empty .wb-snak-property-containers that appear to be present in every statement.
  • Their associated .wb-snak-property elements.
  • The numerous invisible .wb-snak-typeselector elements apparently located in every statement, source, or qualifier.

Version: unspecified
Severity: normal

Details

Reference
bz61242

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:02 AM
bzimport set Reference to bz61242.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of bug 60341 ***