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

feat(send): show txid on successful direct-send #510

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

theborakompanioni
Copy link
Collaborator

Resolves #499.

Applying classes small, slashed-zeroes and break-word to make sure the text is readable on all screens (and not clipped).
In next iterations, this is message is better presented as toast message, which has been an idea for a while (not done in this PR).

@theborakompanioni theborakompanioni added the enhancement New feature or request label Sep 21, 2022
@theborakompanioni theborakompanioni self-assigned this Sep 21, 2022
@theborakompanioni theborakompanioni marked this pull request as ready for review September 21, 2022 12:30
@theborakompanioni theborakompanioni requested a review from a team September 21, 2022 12:30
Copy link
Contributor

@dergigi dergigi left a comment

Choose a reason for hiding this comment

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

Looks good to me, tACK ✅

@dergigi dergigi merged commit 13496a0 into master Sep 26, 2022
@dergigi dergigi deleted the show-txid-on-success branch September 26, 2022 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send: show transaction id txid after successful direct send
2 participants