# Mobile menu links broken: FAQs and Privacy
# Header logo && Nav hamburger are misaligned on iphone safari.,,, footer looks like it's not getting full width either.
# On /forgot-password/ the "need help?" links to the old zendesk url, should be instead https://helpcenter.enterprise.wikimedia.com/hc/en-us/sections/6132240199195-Account-FAQs
# Root should be / but right now it JS redirects to /login/ and both are 200 and indexable... not what we want.
- I'd like if / was the login form if not logged in instead of it loading /login/... /login/ should then 301 redirect to /
# Can we **noindex** everything on dashboard except for the canonical'd version of
- **root** - so dashboard.enterprise.wikimedia.com
- **signup** - so dashboard.enterprise.wikimedia.com/signup/
# When logged in - that image with the auth content... we should at least link that to https://enterprise.wikimedia.com/docs/#getting-api-keys for now.
- but @SDelbecque-WMF we should have this image updated... the {username pre-filled} is odd. maybe take a screenshot of the current docs link above?
- would be nice to have that curl request copyable right there... then when they get their response tokens they can go to the api docs to do their thing.