zulip/web
Aman Agrawal 4efc760c70 recent_view: Fix filter input focused on load.
Since there are no rows to set focus in recent view before initial
fetch, we were falling back to set focus on input filter after
rendering recent view.

Waiting for initial fetch to complete helps us set focus on the
table easily while recent view is also open for user to play with
if the load takes longer.
2024-05-09 11:02:12 -07:00
..
e2e-tests typeahead: Use tippy to position typeaheads without a specified parent. 2024-05-08 10:05:27 -07:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared submessage: Fix implicit use of any. 2024-05-06 11:31:34 -07:00
src recent_view: Fix filter input focused on load. 2024-05-09 11:02:12 -07:00
styles compose: Fix bug in preview where image at the end would be misaligned. 2024-05-09 10:48:02 -07:00
templates left_sidebar: Fix underline overlapping with login icon. 2024-05-07 16:52:57 -07:00
tests widgets: Cache event handler instead of entire jquery for each widget. 2024-05-08 16:47:07 -07:00
third typeahead: Use tippy to position typeaheads without a specified parent. 2024-05-08 10:05:27 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08: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 common: Remove copy_data_attribute_value. 2024-05-03 12:45:46 -07:00
webpack.config.ts eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00