Skip to content

[TIME-TRAVEL] [UI] Add 'Search within Snapshots' functionality #1011

@dotandev

Description

@dotandev

Description

Allow users to search for snapshots where a specific ledger key was modified.

Requirements

  • Extend the search command (/) to include a changed-key: filter.
  • Filter the snapshot registry for matches.
  • Highlight the matching steps in the trace tree.

Acceptance Criteria

  • User can quickly find "Where did my balance change?".
  • Search performance is fast (<100ms for 1000 frames).

Estimated File Changes: 3 (internal/ui/search.go, internal/debug/registry.go, internal/ui/trace_view.go)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions