raycast / raycast/extensions

[Beeper Desktop] 'recent chat' search does not find chat name you type literally

Open
#29,082 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension extension: beeper platform: macOS
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Extension

https://www.raycast.com/automattic/beeper

Raycast Version

1.104.20

OS Version

macOS 15.7.7

Description

This is weird behavior that makes the whole extension useless for me - whenever I type a friend's name, or the full name of a group chat, the list comes up empty. But if I type just 3 chars for example, it does find stuff - just not the exact thing you type.

Steps To Reproduce
  1. open the Recent Chats function in raycast
    (you see a list of recent chats)

  2. type just the first letter of the name of someone in that list you just saw
    (you see the shared groups you have with them, you see names of chats that are similar (eg. jon <> john), but you stop seeing the DM chat you have with them)

  3. type their full name
    (the results list is empty)

Current Behaviour

No response

Expected Behaviour

No response

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 problem in the Beeper extension's Recent Chats function on macOS, following the listed steps with a chat name and a full name. Trace the Recent Chats search entry point and identify why literal full-name queries return no results; done means exact chat and group names appear when typed completely.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.