Files
zulip/web/templates
Kartikay5849 6edbca981d settings: Make clicking "Channel color" label open color picker.
Clicking the "Channel color" label in the stream settings did not
open the color picker, unlike other settings where clicking the label
triggers the same action as clicking the value. This commit adds an
event listener to the label that triggers the associated button's
click event, ensuring consistent behavior across all settings.

Fixes #33446.
2025-02-13 11:33:33 -08:00
..