mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
We change the code to update the visibility of information density setting inputs only on successful completion of request and not on receiving events. Visibility of inputs is not being live updated on receiving events because that leads to flashing of inputs when deselecting the "Compact mode" checkbox due to the data being sent in different events and data with the client being different for time till the all events are received. |
||
|---|---|---|
| .. | ||
| 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 | ||