zulip/frontend_tests
Pranav2612000 c58f38dae3 compose: Show resolve topic banner only once per narrow.
Previously, when sending a message to a resolved topic, if you disissed
the 'You are sending a message to a resolved topic' banner, it would
reappear as soon as the user enters another character.

Fix this by showing the banner at most once per narrow. It does not
reappear if the user closes the banner and continues typing.  It will
only be shown again if the user closes compose, changes stream/topic,
sends a message or otherwise clears the compose box state.

We also remove the existing check for whether this banner is already
visible; this is essentially a more precise version of the same logic.

Fixes #24245.
2023-02-07 15:53:25 -08:00
..
node_tests compose: Show resolve topic banner only once per narrow. 2023-02-07 15:53:25 -08:00
puppeteer_lib gear menu: Drop special naming for organization settings menu item. 2023-01-26 10:17:45 -08:00
puppeteer_tests custom_emoji: Convert inline form to modal. 2023-02-02 10:59:57 -08:00
zjsunit tooltips: Add support for modifier key conversion for mac-syle keyboards. 2023-02-06 18:41:31 -08:00