Skip to content

feat(vara-eth-idea/frontend): display injected transactions - #2573

Open
vraja-nayaka wants to merge 3 commits into
mainfrom
vt-vara-eth-idea-frontend-support-injected-tx-display
Open

feat(vara-eth-idea/frontend): display injected transactions#2573
vraja-nayaka wants to merge 3 commits into
mainfrom
vt-vara-eth-idea-frontend-support-injected-tx-display

Conversation

@vraja-nayaka

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request introduces support for displaying and querying "Injected Transactions" in the frontend. It adds new API requests, React Query hooks, and components to display injected transaction details, as well as an "Injected" tab in the program messages table and a response section on the message details page. The feedback recommends configuring retry: false in the query options for ID-based queries instead of catching errors and returning null, which will prevent unnecessary retries from delaying the page render. Additionally, it is suggested to explicitly handle query errors when rendering replies to avoid showing a misleading "No replies yet" message during network failures.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread idea/vara-eth/frontend/src/features/messages/lib/queries.ts
Comment thread idea/vara-eth/frontend/src/pages/message/message.tsx
@vraja-nayaka
vraja-nayaka requested a review from osipov-mit July 1, 2026 13:14
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.

1 participant