mantinedev / mantinedev/ui.mantine.dev

Support opening search results in new tab in spotlight search

Open
#25 1 comment 1 reaction 0 assignees View on GitHub

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.

![Screenshot from 2022-08-05 13-49-50](https://user-images.githubusercontent.com/16797721/183071852-f6077893-7919-4bca-a6ae-7d8e13e6234c.png)

Contributor guide

No contributing guide indexed for this repository

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.