Skip to content

Dismiss Button for ChatGPT answer #897

Closed
@Zabuzard

Description

@Zabuzard

Sometimes ChatGPTs automatic-answer-attempt is not helpful.

We should add a button attached to the end of his message(s) that allows certain people to Dismiss it (delete the message).
The message is created somewhere around HelpSystemHelper.java#L163C25-L193

Code-wise, the challenge is that ChatGPT can post multiple messages. To delete all of them, we can simply remember all those message IDs within the buttons argument-list. See the existing GIST Dismiss button for details (FileSharingMessageListener.java).

People allows to click dismiss would include:

  • OP
  • anyone with the "tagManageRolePattern": "Moderator|Community Ambassador|Top Helpers .+", role

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions