zulip/web
Rajat yadav 750a07fd0b css: Disable view type dropdown for spectators in channel topics list.
Spectators (logged out users) can't use the view-type dropdown in the
'list of topics' view for channels. This adds the missing CSS styling
to make the dropdown appear disabled (grayed out with not-allowed cursor)
for spectators, matching the behavior in recent conversations view.

The CSS rule is placed in app_components.css using a generic selector
(.dropdown-widget-button) to apply the disabled styling consistently
to all dropdown widgets for spectators.

Fixes #36496.
2025-11-12 17:02:22 -08:00
..
e2e-tests settings: Redirect Bots in Personal Settings to Org Settings > Bots. 2025-11-11 16:17:27 -08:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images help: Disallow class in svg. 2025-07-23 11:24:12 -07:00
server
shared/icons shared: Remove @zulip/shared packaging files. 2025-11-12 15:28:14 -08:00
src compose_paste: Show an alternative on pasting large text. 2025-11-12 16:05:22 -08:00
styles css: Disable view type dropdown for spectators in channel topics list. 2025-11-12 17:02:22 -08:00
templates compose_paste: Show an alternative on pasting large text. 2025-11-12 16:05:22 -08:00
tests filter: Separate out canonical and legacy operators. 2025-11-12 12:33:38 -08:00
third css: Use variables to set height and margin in user profile modal. 2025-11-05 16:29:58 -08:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-11-01 07:24:57 -07:00
debug-require-webpack-plugin.ts
debug-require.cjs
postcss.config.js postcss: Type-check PostCSS configuration. 2025-09-10 09:44:44 -07:00
webpack.assets.json tabbed-instructions: Delete activate_correct_tab. 2025-09-04 09:37:34 -07:00
webpack.config.ts shared: Move typing_status.ts to web/src. 2025-11-11 09:06:18 -08:00
webpack.dev-assets.json help: Add default page to display on /help when help server is off. 2025-09-26 11:41:10 -07:00