List of steps to reproduce (step by step, including full links if applicable):
What happens?:
- No logged-out user menu / log-in link present
QA
This can be QAed on https://vote.wikimedia.beta.wmflabs.org/wiki/Main_Page for beta cluster, and office wiki for production.
Developer notes
the HTML is present, but it's being hidden because of the emptyPortlet class. Since the user links has special behaviour it should either override this rule with !important or remove the class before rendering.
What should have happened instead?:
Log in link should appear in user menu
QA Results - Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T288119#7271164 |
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T288119#7277833 |


