MetaMask / MetaMask/metamask-extension

Searching for "light mode" or "dark mode" should lead to the theme toggle

Open
#14,924 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area-settings theming
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

When searching in settings, searching for "light mode" or "dark mode" (or any substring thereof) should lead you to the theme toggle in settings. Right now, you have to search for "theme", which I only figured out because I had seen the toggle on the "Experimental" page before.

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

No file or test is named in the issue. Start by locating the settings search implementation and the theme toggle entry, then check how the existing “theme” search result is matched. Done means searches for “light mode”, “dark mode”, and their substrings lead to the theme toggle, with relevant tests updated or added if that area has coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.