-
Notifications
You must be signed in to change notification settings - Fork 81
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/payment request fixes #16936
Fix/payment request fixes #16936
Conversation
Jenkins Builds
|
asset.name: Constants.tokenIcon(root.symbol) | ||
} | ||
} | ||
contentItem: GridLayout { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't quite get why you need the GridLayout here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Somehow I got text to be rendered. Otherwise it won't render the text.
it fixes the linked issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me, but I'll wait for a QML expert to give the thumbs up
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed with Emil to attempt a better fix for master; this is good for the release
@Cuteivist can you cherry-pick to master. Thanks |
@jrainville Emil is preparing proper fix for master, it wont be a cherry pick but new implementation |
Ah right. Perfect! |
What does the PR do
Affected areas
Chat / Payment Request modal
Architecture compliance
My PR is consistent with this document: Status Desktop Architecture Guide
Screenshot of functionality (including design for comparison)
Impact on end user
No glitches and wrong formatting for payment requests
How to test
Add payment request to status input and send it
Payment request
Risk
Described potential risks and worst case scenarios.
Tick one: