rm-hull / rm-hull/maps

Add a debug tab to the settings dialog

Open
#727 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1
Forks
0
Avg merge
17h 1m
Merged PRs (30d)
43

Description

Add a debug tab to the settings with a series of toggles and some detailed helper text about what effect setting the specific flags would do.

  • Store debug flags under general settings? Should they be persisted in local storage or just last for the duration of the current session?
  • Make layers control sticky (i.e. conditionally ignore onMouseLeave events)
  • Enable react query devtools via debug flag
  • Add a control indicator on the map showing a count of active debug flags.

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 with the settings dialog and existing general-settings storage, then trace layer mouse-leave handling and the React Query devtools integration. Decide whether debug flags persist or remain session-only, and define the toggles, helper text, and map indicator behavior. Done means the debug tab exposes the requested controls and accurately shows the active-flag count.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.