Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/tx build UI: Fix the break UI change on the transaction builder page #711

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

SyedMuqeetAqib
Copy link

##Issue
#710

Description

Fix the break UI change on the transaction builder page. When filling in the inputs error title or success title changes conditionally breaking the transaction builder page and the user was unable to process further their transaction through UI. I was trying to execute changeTrust operation specifically where I found that bug.

Changes Made

In TxBuilderResult.js, wrapped the successTitle and errorTitle headings in the parent div, these lines were causing an error when the success heading or error heading appears conditionally.

Checklist

  • [*] I have tested my changes manually and they work as intended.
  • [*] I have mentioned the reviewers using the GitHub reviewer assignment feature and/or "@username" mentions in the description/comments.

Screenshots (if applicable)

image

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.

None yet

1 participant