matrix-org / matrix-org/matrix-hookshot

Creating multiple connections of the same type in the room requires the user to pick unique prefixes

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

Nobody has claimed this yet.

GitHub GitLab Jira S-Minor T-Defect
Dominant language
TypeScript
Stars
450
Forks
95
Avg merge
1d 2h
Merged PRs (30d)
23

Description

We should probably do one or both of:

- Generate a predetermined prefix in case of conflict, so that the default clicking through just works
- Don't enable commands if the user doesn't explicitly opt into it by enabling it.

Contributor guide

Open the contributing guide

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

Start by reproducing the creation of multiple connections of the same type in one room and observe how unique prefixes and commands are handled. Compare the two proposed directions: generating a conflict-free default prefix, or requiring explicit opt-in before enabling commands. Done means the default flow no longer requires manual prefix selection, or commands remain disabled until explicitly enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.