Skip to content

feat: add session activity indicator in sidebar#351

Open
WanderingHumanid wants to merge 1 commit into
imDarshanGK:mainfrom
WanderingHumanid:feat/session-indicator
Open

feat: add session activity indicator in sidebar#351
WanderingHumanid wants to merge 1 commit into
imDarshanGK:mainfrom
WanderingHumanid:feat/session-indicator

Conversation

@WanderingHumanid

Copy link
Copy Markdown

Description

Adds a visual activity indicator to the sidebar to clearly identify the currently active chat session.

Closes #260

Changes

  • Added a purple activity indicator dot for the active session in the sidebar
  • Preserved existing active session highlighting and styling
  • Used absolute positioning and adjusted padding to prevent layout shifts when switching sessions
  • Marked the indicator as aria-hidden="true" since it is a decorative visual element

Verification

  1. Open LocalMind and create or load multiple chat sessions.
  2. Select a session from the sidebar.
  3. Verify that the purple activity indicator appears next to the active session.
  4. Switch between sessions and verify that the indicator moves accordingly.
  5. Confirm that session titles and icons remain properly aligned without layout shifts.

Before

image

After

image

@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

@WanderingHumanid is attempting to deploy a commit to the Darshan's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add a session activity indicator in the sidebar

1 participant