mirror of https://github.com/zulip/zulip.git
07b54e986b
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. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
server | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |