Skip to content

feat: add status bar showing connected peers and core version#104

Open
64johnlee wants to merge 26 commits into
RetroShare:masterfrom
64johnlee:feat/statusbar2
Open

feat: add status bar showing connected peers and core version#104
64johnlee wants to merge 26 commits into
RetroShare:masterfrom
64johnlee:feat/statusbar2

Conversation

@64johnlee
Copy link
Copy Markdown

Summary

Implement Status Bar for WebUI (issue #87).

Features

  • Fixed bottom status bar showing:
    • Connected friends count (updates every 10 seconds)
    • Core version indicator with green online dot
  • Dark theme matching overall aesthetic
  • Minimal height (24px), non-intrusive
  • Uses existing API calls: /rsPeers/getFriendList + /rsPeers/isOnline

Files changed

  • webui-src/app/main.js - added StatusBar to Layout component

Testing

  1. Log in and observe status bar at bottom
  2. Wait 10+ seconds for peer count to update
  3. Hover over elements to see tooltips

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant