BlueWallet
BlueWallet copied to clipboard
Bluewallet on MacOS shows a gray overlay for small withdrawal amounts
I am building a webapp which has a link with LNURL to withdraw to a lightning wallet. For testing I use BlueWallet on MacOS.
- I click an LNRURL link in the webapp.
- BlueWallet opens and sends a request to create the withdrawal url.
- Instead of using default suggested value received from the URL I enter some value manually.
- If the amount is small, like 10-200 sat, sometimes it goes through, but often shows a screen like below.
I cannot say for sure it's because of the small amount or something else, because if I try it some more times, sometimes it goes through.
For larger amounts (at least what I see) it doesn't happen and always runs smoothly receiving the proper amount.
Seems like some notification should be shown in the middle of the screen but for some reason it's empty or something and is not populated with any data (marked it with an arrow). I can cancel it by pressing ESC key.

I guess, it should show some meaningful error.