helium / helium/mappers

Allow user to sort uplinks table

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

Description

Current ordering of uplinks list (which is the order of uplinks received) is currently opaque to the user. This issue proposes allowing the user to sort the uplinks table in order to better understand best/worst signal, closest/furthest hotspot, etc.

Sorting would be controlled by clicking the table head for the respective column.

ex: Distance column is shown sorted closest to furthest, with focus/hover state represented for non-touch devices.
image

Contributor guide

Open the contributing guide

Research direction

Start by locating the uplinks table and its column definitions; no source files or tests are named in the issue. Review how the current received order is produced, then verify that clicking each applicable header changes the ordering and that the distance example sorts from closest to furthest with the described non-touch focus or hover state.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.