tabcomplete: emotes vs usernames
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
emote(s) always take preference (even if not used lately) before users (even if recently tabbed) currently. Expected: tabbed users should be before un-tabbed emotes.
Making tabbed users a preference before tabbed emotes might also be worth considering since you probably care more about the user once you talk, but it's an inconsistency vs. the un-tabbed case...
In the new dev-chat this can be seen by tabbing "pepo" (there are various emotes, and 2 users by that prefix).
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
Reproduce the issue in the new dev-chat by tabbing "pepo", then trace the tab-completion entry point and its ordering logic. Done means recently tabbed users appear before emotes that have not been tabbed recently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100