Skip to content

Conversation

@creed-victor
Copy link
Contributor

@creed-victor creed-victor requested a review from Copilot January 21, 2026 09:14
@creed-victor creed-victor self-assigned this Jan 21, 2026
@creed-victor creed-victor added the bug Something isn't working label Jan 21, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 21, 2026

🦋 Changeset detected

Latest commit: 66c3ee4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
frontend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

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

This PR fixes a state management issue in the ERC20 bridge dialog where the amount field was not being cleared when navigating away from the token bridge and returning to it.

Changes:

  • Modified the onContinueClick handler to reset the amount field to an empty string when transitioning to the AMOUNT step
  • Added a changeset documenting this bug fix

Reviewed changes

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

File Description
apps/frontend/src/app/3_organisms/ERC20BridgeDialog/components/SendFlow/components/MainScreen.tsx Added amount: '' to state update in onContinueClick to clear the amount field when continuing to the amount entry step
.changeset/early-terms-approve.md Added changeset entry documenting the bug fix for state clearing issue

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

@netlify
Copy link

netlify bot commented Jan 21, 2026

Deploy Preview for sovryn-storybook canceled.

Name Link
🔨 Latest commit 66c3ee4
🔍 Latest deploy log https://app.netlify.com/projects/sovryn-storybook/deploys/6970990ed28fcf0008dd2ff2

@netlify
Copy link

netlify bot commented Jan 21, 2026

Deploy Preview for sovryn-dapp ready!

Name Link
🔨 Latest commit 66c3ee4
🔍 Latest deploy log https://app.netlify.com/projects/sovryn-dapp/deploys/6970990e1edaa90008275ff5
😎 Deploy Preview https://deploy-preview-1135.preview.sovryns.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@creed-victor creed-victor merged commit d23037c into develop Jan 21, 2026
11 checks passed
@creed-victor creed-victor deleted the feat/SOV-5231-erc-20-bridge-amount-value branch January 21, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants