Skip to content

CPLAT-9497: fix session list single-click selection#29

Merged
gavin-jeong merged 1 commit intomasterfrom
CPLAT-9497-fix-session-click-selection
Apr 20, 2026
Merged

CPLAT-9497: fix session list single-click selection#29
gavin-jeong merged 1 commit intomasterfrom
CPLAT-9497-fix-session-click-selection

Conversation

@gavin-jeong
Copy link
Copy Markdown
Collaborator

JIRA: https://sendbird.atlassian.net/browse/CPLAT-9497

Summary

  • fix session list mouse selection so single clicks select visible items even when filtering is active
  • remove the filtered-list click guard that prevented selection in the sessions view
  • add a regression test for filtered single-click selection in the TUI

Test plan

  • go test ./internal/tui -run TestSessionSingleClickSelectsVisibleFilteredItem -v
  • go test ./internal/tui
  • manually verify session list single-click selection in the TUI

Select visible session items from mouse clicks even when the list is filtered, and cover the regression with a focused TUI mouse test.
Copy link
Copy Markdown

@jinsekim jinsekim left a comment

Choose a reason for hiding this comment

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

LGTM!

@gavin-jeong gavin-jeong merged commit f2e4dbc into master Apr 20, 2026
3 checks passed
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.

3 participants