Outblock / FRW-Extension

Flow Reference Wallet - Chrome Extension Client
1 stars 4 forks source link

[FEATURE] Translate transaction notifications and show failures #191

Open tombeckenham opened 3 days ago

tombeckenham commented 3 days ago

Issue to be solved

Browser notifications sent in listenTransaction are currently only in english, and are only shown when transactions are successful. Nothing is shown for failed transactions

Suggest A Solution

Ensure all notifications sent in listenTransaction are translated into all languages and use the translation file. Create notifications for failed transactions as well

tombeckenham commented 2 days ago

Here's all the instances of where listenTransaction is called and the notifications messages that are displayed

54 results - 31 files.txt

tombeckenham commented 2 days ago

Search (listenTransaction\(\s\n*\s*\w*,\n*\s*true,\n*\s*)([`'][^`']+[`'])(,\n*\s*)([`'][^`']+[`'])