zulip/web/templates/components
Maneesh Shukla bfdd28c638 banners: Hide empty banner-action-buttons using CSS.
Previously, the action buttons container was only hidden via
conditional rendering in the template. This commit adds a CSS-based
approach to also hide the container when it becomes empty, using the
:empty pseudo-class. This ensures correct behavior if we later have a
class of banners where the buttons area is dynamically updated, and
buttons are removed dynamically.
2025-08-13 10:31:18 -07:00
..
showroom inputs: Rename input.hbs partial block to input_wrapper.hbs. 2025-07-03 11:45:35 -07:00
action_button.hbs user_profile_modal: Update remove/unsubscribe buttons to action button. 2025-04-04 12:26:36 -07:00
banner.hbs banners: Hide empty banner-action-buttons using CSS. 2025-08-13 10:31:18 -07:00
icon_button.hbs organization-settings: Redesign the buttons in the Users tab of organization settings. 2025-04-10 11:32:43 -07:00
input_wrapper.hbs filter_input: Add explicit classname for filter clear button. 2025-07-21 23:16:26 -07:00
membership_banner.hbs user_membership: Use banner template to render messages. 2025-07-28 12:33:20 -07:00
subscription_banner.hbs stream_subscription: Use banner template to render messages. 2025-07-28 12:33:20 -07:00