Page MenuHomePhabricator

Remove inline styling from NewSignupPage
Closed, ResolvedPublic

Description

Result of a grep ran by ashley in T87148#1523869:

./NewSignupPage/NewSignupPage.js:                                       '<span id="existence-check-result" style="' + style + '">' +
./NewSignupPage/NewSignupPage.js:                               '<span id="password-match-check-result" style="padding: 2px; color: red">' +

Event Timeline

Change 327931 had a related patch set uploaded (by Jack Phoenix):
Version 0.9.1: use the core-provided error message and error message CSS class instead of rolling out our own solution

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

Change 327931 merged by jenkins-bot:
Version 0.9.1: use the core-provided error message and error message CSS class instead of rolling out our own solution

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

ashley claimed this task.
ashley removed a project: Patch-For-Review.