mirror of https://github.com/zulip/zulip.git
768be7d46d
Earlier, a 'large @-mention notification' warning that pops up for stream wildcard mentions was shown for topic wildcard mentions too, which is incorrect. This commit fixes the incorrect behavior. We no longer show the banner for @-topic mentions. We don't need a banner for @-topic mentions, as those are much less likely to be used without thinking about it and would rarely be spammy for a lot of people. Fixes #27767. |
||
---|---|---|
.. | ||
lib | ||
admin.test.ts | ||
compose.test.ts | ||
copy-and-paste.test.ts | ||
custom-profile.test.ts | ||
delete-message.test.ts | ||
drafts.test.ts | ||
edit.test.ts | ||
mention.test.ts | ||
message-basics.test.ts | ||
navigation.test.ts | ||
realm-creation.test.ts | ||
realm-linkifier.test.ts | ||
realm-playground.test.ts | ||
settings.test.ts | ||
stars.test.ts | ||
stream_create.test.ts | ||
subscribe_toggle.test.ts | ||
user-deactivation.test.ts | ||
user-status.test.ts |