zulip/web
Aman Agrawal 2530566774 popover_menu: Fix popover not closed on clicking external links.
For example, gear menu was not closed after `Integrations` button
was clicked since we don't have an event handler which opens
`/integrations` in a new tab but we let the browser navigate user
to `/integrations` after clicking on `a href='/integrations'`.

There was no handler for hiding the popover after clicking on such
links, so this commit adds one.

(cherry picked from commit 70ba7cc042)
2024-03-01 09:26:25 -08:00
..
e2e-tests puppeteer: Disable flaky administrative UI test. 2024-02-16 15:24:39 -08:00
generated
html
images compose: Update icons for formatting buttons. 2023-12-01 13:51:39 -08:00
shared gear_menu_popover: Update the rocket icon used for plan and pricing. 2023-12-13 07:59:13 -08:00
src popover_menu: Fix popover not closed on clicking external links. 2024-03-01 09:26:25 -08:00
styles left_sidebar: Remove padding from bot icon. 2024-03-01 09:26:25 -08:00
templates setting_ui: Fix sorting by "Expires at" column. 2024-03-01 09:26:25 -08:00
tests message_fetch: Add small backfill delay. 2024-02-16 12:28:16 -08:00
third typeahead: Remove insecure default highlighter implementation. 2024-01-24 16:46:02 -08:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-12-07 14:29:32 -08:00
debug-require-webpack-plugin.ts eslint: Forbid unchecked casts in TypeScript. 2023-10-26 09:54:30 -07:00
debug-require.js
postcss.config.js
webpack.assets.json portico: Add self-hosted plans comparison table. 2023-12-15 11:03:42 -08:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00