Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow messages to be saved without a request #2103

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

mattwr18
Copy link
Contributor

Closes #1649
Fixes #1869

@mattwr18 mattwr18 force-pushed the 1649_allow_messages_to_be_saved_without_a_request branch 3 times, most recently from 91e208f to 869cc66 Compare January 28, 2025 13:02
In practice not every message we receive is a direct reply to a request
that went out.

We receive messages as replies to our welcome message, for example.
if contributor has not received a request simply save the message
without one
This section if for displaying latest messages to specific requests. It
displays the request title as a link. We could display some truncated
text of the message with no request, but then we'd need to account for
messages with a blank text, like an image only message.

I think the section heading is clear that these are the most recent
replies to a specific request
@mattwr18 mattwr18 force-pushed the 1649_allow_messages_to_be_saved_without_a_request branch from 869cc66 to 7466654 Compare January 29, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant