mattermost-community / mattermost-community/mattermost-plugin-docup

Include the message body in the (Ephemeral?) confirmation to make it clearer what was requested at a glance

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Difficulty/1:Easy Hacktoberfest Help Wanted Tech/Go Type/Enhancement Up For Grabs
Dominant language
JavaScript
Stars
17
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Currently the plugin displays Marked [this post] for documentation [here]

I think that 'This post' is very abstract to a user... They could click on it. And it would bring them to the permalink (almost certainly, the text in the conversation directly above where they are reading this confirmation message). They basically need to assume it was the conversation text that directly preceded the message. It may be better if we presented a message like:


A Conversation thread [Permalink] was just tagged for further documentation:

Conversation text ipsum lorem whatever yadda yadda bing bang.

You can see the details from the request details here


Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies the confirmation message as the area to change, but names no files, tests, or entry points. Start by locating the code that renders the plugin's documentation confirmation, then verify that it includes the tagged conversation text, its permalink, and the request-details link without obscuring the message.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.