helium / helium/mappers

Allow user to view computed distances in metric units.

Open
#75 3 comments 6 reactions 0 assignees View on GitHub
Dominant language
Elixir
Stars
75
Forks
28
PR merge metrics
No merged PRs in 30d

Description

The distance between the mapper hex and the witnessing hotspot is currently only reported in miles.

In my early prototype, I allowed toggling between miles/km by clicking on the distance cell in the table.
![Screenflick Movie 5](https://user-images.githubusercontent.com/1965053/126799388-73345cb8-2e0a-458e-9524-355695a2b389.gif)

Objective:
* Allow user to toggle between miles/kilometers
* Save this attribute in localstorage

Contributor guide

Open the contributing guide

Research direction

Start by locating the table cell that reports the mapper-to-hotspot distance and any existing browser preference handling. Implement the miles/kilometers toggle and persist the selected unit in local storage; done means the displayed distances switch correctly and the choice remains after reload.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
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.