mirror of https://github.com/zulip/zulip.git
d38d82edc3
If `disable_for_spectators` is true, the widget text is greyed out but the tippy instance is still delegated, causing it to appear on click/enter. This commit fixes that by not delegating tippy if the `disable_for_spectators` is true. This bug was surfaced when it was found that the topic type filter in Recent conversations has disabled styling for spectators, but a spectator could still click on it to open the dropdown. Fixes #30461 |
||
---|---|---|
.. | ||
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 |