secondlife / secondlife/viewer

Improve usability and experience of the Nearby People pane

Open
#3,667 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted team:viewer
Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Description

Issue

Currently, the Nearby People panel (Ctrl + Shift + A) in the Second Life viewer does not always display all individuals who appear on the minimap. This inconsistency can be frustrating, as users are unable to view a complete list of people in the same region without manually hovering over each minimap marker.

For example, in the image below, users are visible on the minimap but do not appear in the Nearby People list:

Image

While I understand that this behavior is intentional, since these individuals are outside the "zoomed-in" range, I believe the user experience could be improved.

Proposed Solution

I suggest that all individuals within the same region still be listed in the Nearby People panel, but with a visual distinction to indicate their distance. Specifically:

  • Users outside the zoom range could appear grayed out or italicized to signal that certain interactions are unavailable.
  • When right-clicking on these users, any restricted options should be grayed out rather than completely hidden.

Benefits

  • Provides a more intuitive and consistent experience.
  • Eliminates the need to manually hover over each minimap marker to identify users.
  • Maintains clarity while still reflecting interaction limitations.

I believe this small UI enhancement would significantly improve usability and experience within the Second Life viewer.

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

Start with the Nearby People panel opened by Ctrl + Shift + A and compare its users with the minimap markers for the same region. Determine how out-of-range users and their context-menu options are currently presented. Done means all people in the region appear in the panel, distant users are visually distinguished, and restricted actions remain visible but disabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, frontend, game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.