Skip to content

Optimize adding contributors to evaluation #2648

Description

@fekoch

When adding a contributor to an evaluation on staff/evaluation/:id/edit via the "add another"-button, the page sometimes hangs for 2 to 4 seconds.

Initial profiling suggest, that the culprit may be the auto-fill system of the browser. (Specifically, getFormInfo() / getFormAutofillConfidences().)

As those forms should not use a browser provided form of auto completion, we should look into preventing these calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [C] BackendFocuses on backend implementation[C] FrontendFocuses on frontend implementation[P] MediumMedium priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions