Skip to content

chore: display session owner#70

Open
maxy-shpfy wants to merge 1 commit into
mainfrom
07-19-chore_display_session_owner
Open

chore: display session owner#70
maxy-shpfy wants to merge 1 commit into
mainfrom
07-19-chore_display_session_owner

Conversation

@maxy-shpfy

@maxy-shpfy maxy-shpfy commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

TL;DR

Adds an "Owner" column to the sessions table that displays the user associated with each session.

What changed?

A new "Owner" column has been added to the sessions table. It displays the session user's full name if available, falling back to their email address if no name is set. If no user is associated with the session, an em dash is shown.

How to test?

  1. Navigate to the Sessions page.
  2. Verify the "Owner" column appears in the table header.
  3. Confirm that sessions with an associated user display their full name, or email if no name is set.
  4. Confirm that sessions without an associated user display an em dash ().

Why make this change?

Surfacing the session owner directly in the sessions table makes it easier to identify who a session belongs to without needing to open each session individually.

maxy-shpfy commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@maxy-shpfy
maxy-shpfy marked this pull request as ready for review July 19, 2026 16:54
@maxy-shpfy
maxy-shpfy requested a review from a team July 19, 2026 16:54
@maxy-shpfy
maxy-shpfy changed the base branch from 07-19-chore_change_default_sessions_page_sorting_order to graphite-base/70 July 21, 2026 20:50
@maxy-shpfy
maxy-shpfy force-pushed the 07-19-chore_display_session_owner branch from a689d7e to 4483d37 Compare July 21, 2026 20:50
@graphite-app
graphite-app Bot changed the base branch from graphite-base/70 to main July 21, 2026 20:50
@maxy-shpfy
maxy-shpfy force-pushed the 07-19-chore_display_session_owner branch from 4483d37 to 1d7737a Compare July 21, 2026 20:50
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