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

Prevent duplicate comments on issues to be inserted #29

Open
rajbos opened this issue Nov 26, 2021 · 0 comments
Open

Prevent duplicate comments on issues to be inserted #29

rajbos opened this issue Nov 26, 2021 · 0 comments

Comments

@rajbos
Copy link
Owner

rajbos commented Nov 26, 2021

We currently insert comments, even if they have already been added. This might be confusing for the user.

How can we improve this? Some idea's:

  1. Delete existing comments for clarity. We can probably use different emoticons for each message, and thus remove the old comments before we inject a new one.
  2. Don't add a new comment when there is already an existing one. Update the existing one?

Input welcome!

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

No branches or pull requests

1 participant