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

Feature: status indicator for resolved help requests #107

Closed
janikga opened this issue Mar 21, 2020 · 3 comments
Closed

Feature: status indicator for resolved help requests #107

janikga opened this issue Mar 21, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@janikga
Copy link
Collaborator

janikga commented Mar 21, 2020

Just brainstorming here, what do you guys think of a status indicator for help requests?

Currently, it is pretty transparent of no one has offered any help yet for a request (Noch keine Nachrichten erhalten) and if somebody already offered some help (\d Nachrichten erhalten).
However, especially for older requests (> X days), I don't think that it's very transparent if the request still needs support. This probably leads to a lot of unnecessary additional help offerings (Hey, brauchst du noch Hilfe?), and many unnecessary replies (Danke, aber mir wurde schon geholfen!).

To mitigate this, we could ask the creator of the help request whether help is still desired.
We could either ask the user to mark the issue as resolved or delete it completely.
I don't know what benefits we would have from still showing a resolved request, other than that users are still able to engage with the help seeker and that it shows that we have a lot of traffic.

For this, we could periodically ask creators of help requests older than X days if the request is still open, or if it can be closed/tagged as solved.

What do you guys think? I saw some code snippets in the Entry.jsx for a delete handling, but so far it only seems to be available for a very specific user id ;)

@janikga janikga added the enhancement New feature or request label Mar 21, 2020
@timjb
Copy link
Contributor

timjb commented Mar 21, 2020

For this, we could periodically ask creators of help requests older than X days if the request is still open, or if it can be closed/tagged as solved.

Additionally/alternatively we could ask the creator of a help request in each email for every offer they receive to mark the request as resolved if they do not wish to receive further offers.

@mauriceackel
Copy link
Member

Duplicate of #21

@tgraupne
Copy link
Member

Closed due to duplication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants