mantinedev / mantinedev/ui.mantine.dev
Support opening search results in new tab in spotlight search
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.9k
- Forks
- 364
- PR merge metrics
- No merged PRs in 30d
Description
I am jumping a lot between components when I am building a page and I always have to mess around with the sidebar to be able to open multiple ones quickly.
It would be great to be able to right click and open in new tab e.g. `Typography` in the results in the image below.

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
Start by locating the spotlight search implementation and the code that renders its results, then verify how a result currently opens. The work is done when results such as Typography support the browser's open-in-new-tab action without disrupting normal navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100