Skip to content

Conversation

@aliu39
Copy link
Member

@aliu39 aliu39 commented Jan 2, 2026

follow up on https://github.com/getsentry/seer/pull/4345
jest tests todo after feedback

can test with dev-ui by setting initial run id to someone else's session, e.g. 8194215

disabled input bar:
Screenshot 2026-01-05 at 2 42 42 PM

some keyboard handlers are also disabled, e.g. on input keydown, file approval and interrupts

closes AIML-2192: read-only teammate chats

@aliu39 aliu39 requested a review from a team as a code owner January 2, 2026 07:16
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 2, 2026
@linear
Copy link

linear bot commented Jan 5, 2026

@aliu39 aliu39 requested a review from roaga January 6, 2026 04:35
}: InputSectionProps) {
const getPlaceholder = () => {
if (!enabled) {
return 'This conversation is owned by another user and is read-only';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be cool if we can look up the user name from the user ID. should be possible in the frontend.

And some friendlier language like "Reading Andrew's conversation with Seer. Last updated 3hr ago." would be nice. (there should also be a util for the "ago" formatting)

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

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants