raycast / raycast/extensions

`List.Item.Detail.Metadata.Separator` does not render (Raycast Beta)

Open
#28,159 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api bug
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Description

Metadata.Separator doesn't render anything in Raycast Beta. No line, no spacing. Labels just run together with no visual separation.

Steps To Reproduce

Repo: https://github.com/abed-daloopa/raycast-separator-bug

git clone git@github.com:abed-daloopa/raycast-separator-bug.git
cd raycast-separator-bug
npm install
npm run build
npm run dev

Open the "Separator Bug Demo" command. The detail panel has labels with Metadata.Separator between groups and see that none of them render.

Current Behaviour

No separators render

Image
Expected Behaviour

Separators should render as shown in Raycast docs

Environment
  • Raycast Beta: v0.60.2.0
  • macOS: 26.5
  • @raycast/api: 1.104.17

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

Reproduce the issue with the linked raycast-separator-bug repository by running npm install, npm run build, and npm run dev, then open the “Separator Bug Demo” command. Compare the detail panel with the Raycast Metadata.Separator documentation; done means separators render between metadata groups in Raycast Beta.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, typescript
Domain
desktop, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.