confluentinc / confluentinc/vscode

Can't search by timestamp value in topic message viewer

Open
#927 0 comments 0 reactions 0 assignees View on GitHub
message viewer
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

1. Open a topic with messages
2. Pick an existing message, and copy the timestamp value
3. Ensure timestamp column is in UNIX time format
4. Paste the timestamp into search textbox

Expected:
The message is filtered and shown with timestamp highlighted
(Ideally, even if I don't do step 3 and the timestamp is in ISO format, it still produce a match when search by UNIX time and vise versa).

Actual:
Search doesn't appear to search against timestamp column, no search result is shown.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.