Skip to content

Automatically load contract information after entering the Contract ID#1938

Merged
jeesunikim merged 4 commits intomainfrom
issue-1910
Mar 10, 2026
Merged

Automatically load contract information after entering the Contract ID#1938
jeesunikim merged 4 commits intomainfrom
issue-1910

Conversation

@jeesunikim
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 9, 2026 22:12
@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Mar 9, 2026
@jeesunikim jeesunikim requested review from quietbits and removed request for Copilot March 9, 2026 22:12
@stellar-jenkins
Copy link

Copilot AI review requested due to automatic review settings March 9, 2026 22:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds auto-loading behavior to the Contract Explorer so contract details are fetched as soon as a valid Contract ID is entered, and updates network limits data / related E2E coverage.

Changes:

  • Trigger handleLoadContract() automatically when contractIdInput becomes a valid Contract ID.
  • Update live_soroban_state_size_window values for Mainnet/Testnet/Futurenet limits.
  • Adjust Network Limits E2E test assertions in the JSON tab.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
src/app/(sidebar)/smart-contracts/contract-explorer/page.tsx Auto-load contract info when a valid Contract ID is entered.
src/constants/networkLimits.ts Refreshes rolling window limit values for multiple networks.
tests/e2e/networkLimitsPage.test.ts Removes the E2E assertion that “Copy JSON” is visible on the JSON tab.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@jeesunikim jeesunikim merged commit 23b457f into main Mar 10, 2026
7 checks passed
@jeesunikim jeesunikim deleted the issue-1910 branch March 10, 2026 20:06
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Mar 10, 2026
@janewang
Copy link
Contributor

This is the best, thank you @jeesunikim

@janewang
Copy link
Contributor

We got to the same for the tx hash on the transaction dashboard. Saves one less click and just feels smooth!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Automatically load contract information after entering the Contract ID

5 participants