⚓ T367502 Compute editor labels on the server
Page MenuHomePhabricator

Compute editor labels on the server
Closed, ResolvedPublic

Description

Currently a significant amount of the editor loading time is spent on request messages via the javascript Messages API. This task is to move the computation of the form labels to the CommunityConfiguration backend to reduce the loading time and facilitate messages handling on the client.

Acceptance criteria

  • No http requests to the Messages API are made to load the form labels
  • Remove dead client code

Event Timeline

Change #1030905 had a related patch set uploaded (by Sergio Gimeno; author: Sergio Gimeno):

[mediawiki/extensions/CommunityConfiguration@master] Editor: compute form labels in server

https://gerrit.wikimedia.org/r/1030905

Change #1030905 merged by jenkins-bot:

[mediawiki/extensions/CommunityConfiguration@master] Editor: compute form labels in server

https://gerrit.wikimedia.org/r/1030905

Etonkovidova updated the task description. (Show Details)