Page MenuHomePhabricator

CentralNotice: Clean up AdminUI JS use of DOM ready closures
Open, LowPublic2 Estimated Story Points

Description

Javascript that powers the CentralNotice administration UI is inconsistent about waiting for DOM readiness. Ensure that all JS that hooks into DOM elements waits.