You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at lnurl_success_action_dialog.dart, what is the motivation to limit message success action to 2 lines? 🤔 The URL success action has 4 lines configured. And if there’s an error, 10+ lines is not an issue:
Expected Behaviour
Multiline success messages shall be visible untrimmed in the app without the need to leave the app.
Other LN wallets use either of these solutions:
" "
. (sufficient)How To Reproduce?
You can use the one below.
Notice there are only two lines present, the rest is trimmed.
Notice there are only four lines present, the rest is still trimmed.
Notice there are actually eight lines in the message.
Screenshots
QR Code for Testing
Operating System
iOS 18.0.1
Breez Version
1.1.19 from App Store
The text was updated successfully, but these errors were encountered: