zulip/web
Maneesh Shukla 8ef51e1b6f tooltips: Fix incorrect tooltip on the spinner.
The "sub_unsub_status" spinner was inside the div with the "check" class
, causing the tooltip to appear over the spinner, which should only be
visible on the check icon.

This commit moves the "sub_unsub_status" spinner div outside, ensuring
the tooltip is now visible only when hovering over the check icon.
2025-07-01 14:16:31 -07:00
..
e2e-tests custom-profile-fields: Fix handling manual date input. 2025-07-01 13:31:08 -07:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images icons: Let the system using the icons specify the fill-rule color. 2025-05-27 10:00:21 -07:00
server
shared message_reminder: Add UI to schedule message reminder. 2025-06-25 12:05:28 -07:00
src topic_list: Filter topics by resolved state in "more topics" view. 2025-07-01 14:02:57 -07:00
styles tooltips: Fix incorrect tooltip on the spinner. 2025-07-01 14:16:31 -07:00
templates tooltips: Fix incorrect tooltip on the spinner. 2025-07-01 14:16:31 -07:00
tests topic_list: Filter topics by resolved state in "more topics" view. 2025-07-01 14:02:57 -07:00
third alerts: Fix alert-error banner styling. 2025-06-17 09:25:33 -07: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-06-25 16:53:17 -07:00
debug-require-webpack-plugin.ts
debug-require.cjs
postcss.config.js postcss: Work around postcss-extend-rule incompatibility with :is(). 2025-05-23 22:25:38 -07:00
webpack.assets.json
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00