Page MenuHomePhabricator

Stop js from jumping on page load
Closed, ResolvedPublic

Description

Motivation
Currently, at times there is jumping js when loading our page: The "select default version" box makes the text above the editor change as well, which is sometimes visible to the users.

Task
Remove the jumpiness of the js by using the class "client-js" as explained in T165488: [Hackathon 2017] "Progressive Enhancement": Added JS makes UI jump

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 363028 had a related patch set uploaded (by WMDE-Fisch; owner: WMDE-Fisch):
[mediawiki/extensions/TwoColConflict@master] Use client-js class to set JS element visibility

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

Change 363028 merged by WMDE-Fisch:
[mediawiki/extensions/TwoColConflict@master] Use client-js class to set JS element visibility

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

WMDE-Fisch moved this task from Done to Demoed on the WMDE-TechWish board.