`List.Item.Detail.Metadata.Separator` does not render (Raycast Beta)
Nobody has claimed this yet.
- 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
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
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 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