mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Setting empty hash `#` scrolls user to the top of message feed if done via `window.location.hash` or using browser back / forward button. To avoid this, we set don't set `hash` after org URL for default view when user uses `escape` key or clicks on org logo. In other situations, we explicitly set the hash of the view. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| 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 | ||