Make Pinned messages extendable
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: thirtythree
Is your feature request related to a problem? Please describe.
When I click on a pinned message, it does not expand, but instead the chat views scrolls to the message.
Describe the solution you'd like
I would love if the pinned messages expands and shows the contents with markdown rendering
Describe alternatives you've considered
No other ideas
Additional context
Somehow this fights a little bit with the conversation descriptions (which does not expand either)
Contributor guide
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
Start by locating the pinned-message interaction and the conversation-description behavior in the JavaScript frontend. Confirm how the click currently scrolls, then define done as an expandable pinned message whose contents render Markdown; no file or test is named in the issue.
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
- 45/100