MetaMask / MetaMask/metamask-extension
Searching for "light mode" or "dark mode" should lead to the theme toggle
Nobody has claimed this yet.
- 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
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
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