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
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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