mattermost/mattermost

Improve warning message for forward message in DM or private channels

Open

#29,853 opened on Jan 14, 2025

View on GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (7,823 forks)batch import
Help Wanted

Repository metrics

Stars
 (32,880 stars)
PR merge metrics
 (Avg merge 6d 5h) (318 merged PRs in 30d)

Description

Ideally, we reassess and reconsider the ability to forward messages from private channels or DMs to other channels or DMs. This is a larger effort. So, in the interim, we can update the warning at the top of the Forward modal as follows:

Private channel:

Messages in Private Channels can’t be forwarded to other channels. Selecting Forward will post the message in the current channel {Channel name}.

DM:

Direct Messages can’t be forwarded to other channels. Selecting Forward will post the message in the current Direct Message with {DM name}.

GM:

Group Messages can’t be forwarded to other channels. Selecting Forward will post the message in the current Group Message with {Group Message name}.

Issue created from a message in Mattermost.


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

JIRA: https://mattermost.atlassian.net/browse/MM-62521

Contributor guide