mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
This commit restructures the HTML for stream and group settings overlay such that we first write all the HTML for left side and then right side. This change is important so that focus behavior during keyboard navigation is correct in narrow screens and does not move to the elements which are hidden after we fix it in #26941. This changes the focus behavior on keyboard navigation in wide screens where first all of the left panel will be covered from top to bottom and then the right panel, but it is fine. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| server | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.cjs | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||