mirror of https://github.com/zulip/zulip.git
78ff74d3fd
As it turns out, anchor links on headings only worked on our /help and /api pages but were broken everywhere else. This commit adds the required JS to scroll properly when an anchor link on any of our various landing pages is clicked. We already have similar code to accomplish this in help.js. We verified with console logging, browser Sources inspection, and checking source files that help.js and landing-page.js are never included in the same page, but we add comments to make this architecture clear. Fixes #19349. |
||
---|---|---|
.. | ||
confirm-preregistrationuser.js | ||
desktop-login.js | ||
desktop-redirect.js | ||
dev-login.js | ||
email_log.js | ||
google-analytics.js | ||
header.js | ||
help.js | ||
integrations.js | ||
integrations_dev_panel.js | ||
landing-page.js | ||
signup.js | ||
tabbed-instructions.js | ||
team.js |