Skip to content

fix: correct message selection with date separators#468

Merged
boxdot merged 1 commit intomainfrom
dima/inline-separators
Jan 18, 2026
Merged

fix: correct message selection with date separators#468
boxdot merged 1 commit intomainfrom
dima/inline-separators

Conversation

@boxdot
Copy link
Copy Markdown
Owner

@boxdot boxdot commented Jan 18, 2026

Date separators are now rendered as part of the message item itself
within display_message. This ensures a 1:1 mapping between the UI
selection index and the underlying message data, guaranteeing the
correct message is always selected.

Fixes #324

Date separators are now rendered as part of the message item itself
within display_message. This ensures a 1:1 mapping between the UI
selection index and the underlying message data, guaranteeing the
correct message is always selected.

Fixes #324
@boxdot boxdot merged commit cb703a7 into main Jan 18, 2026
9 checks passed
@boxdot boxdot deleted the dima/inline-separators branch January 18, 2026 19:11
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.

Selected messages have wrong offset behind a date separator

1 participant