zulip/static/js/portico
Eeshan Garg 7196b5ac84 header: Fix unresponsive dropdown pill on /help pages.
My PR #18974 introduced a bug where the logged-in dropdown pill on
the /help pages stopped working and has been unresponsive ever
since. This was caused by the incorrect assumption that each
`.dropdown` would be inside an unordered list `ul`. However, that
isn't the case for the dropdown pill on the /help pages. This commit
simply removes said assumption, by widening the scope of the relevant
CSS selectors.
2022-01-05 15:18:24 -08:00
..
confirm-preregistrationuser.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
desktop-login.js js: Convert static/js/portico/desktop-login.js to ES6 module. 2021-02-10 10:27:14 -08:00
desktop-redirect.js js: Convert static/js/portico/desktop-redirect.js to ES6 module. 2021-02-10 10:27:14 -08:00
dev-login.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
email_log.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
google-analytics.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
header.js header: Fix unresponsive dropdown pill on /help pages. 2022-01-05 15:18:24 -08:00
help.js help: Activate sidebar scrollbar when hamburger is clicked. 2021-07-26 15:30:55 -07:00
integrations.js integrations: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
integrations_dev_panel.js docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
landing-page.js apps: Remove buggy SPA tumor from apps page. 2021-09-07 12:08:26 -07:00
signup.js login: Fix hash being lost with redirects. 2021-07-24 09:50:15 -07:00
tabbed-instructions.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
team.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00