zulip/web
Kenneth Rodrigues 07b54e986b topic: Focus on confirm dialog when merging topics.
Earlier `focus_submit_on_open` was set to `false` so even when the
`confirm_dialog` is open the `topic_edit_save` button is still in focus.
Therefore pressing enter causes the `topic_edit_save` button to be
pressed causing multiple `confirm_dialog` modals to be created.

This commit sets `focus_submit_on_open` to `true` so that the
`confirm_dialog` is in focus when it is opened and pressing enter
will cause the `confirm_dialog` to be closed.
2024-07-07 21:34:52 -07:00
..
e2e-tests left_sidebar: Remove .input-append from stream filter. 2024-06-28 15:12:00 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images onboarding_steps: Remove hotspot as an onboarding_step. 2024-05-10 12:30:22 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared typeahead: Rework `sort_emojis` function. 2024-07-07 11:33:41 -07:00
src topic: Focus on confirm dialog when merging topics. 2024-07-07 21:34:52 -07:00
styles left_sidebar: Open topic menu when clicking on follow topic icon. 2024-07-05 16:36:49 -07:00
templates recipient_row: Remove extra whitespace around recipient full name. 2024-07-06 21:20:09 -07:00
tests typeahead: Rework `sort_emojis` function. 2024-07-07 11:33:41 -07:00
third typeahead: Fix search typeahead open on `near` narrows. 2024-07-01 22:33:36 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts blueslip: Untangle from page_params. 2024-06-22 19:18:10 -07:00
webpack.dev-assets.json