FriendsOfFlarum / FriendsOfFlarum/split
Improve split functions
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 12
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Hi, i love this extension and believe is very useful but seems are missing some useful functions.
Seems right now you can split a message in the thread to a new thread.
I believe will be nice to be able to split a post to another existent post too also with different tags, if this is not possible directly from the first thread will be useful split the post in a new thread than be able in this thread to use again the split function that now is not showed in a first post for split into an existing thread with different tags.
Actually seems you can split a message only in a new thread not in existent discussion, will be nice to be able to do this, in future.
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
Start by tracing the extension's current split function, which creates a new discussion, and compare it with the handling of the first post and existing discussions. Define the behavior for splitting into an existing discussion with different tags, then verify that the split action is available in both requested cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100