1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/selectors
Erik Marks 4b2cd0ef7a
Fix Snaps view search (#14693)
Closes #14687

Snap IDs were not properly encoded (and decoded) as URI components in the Snaps view search implementation. This ensures that they are.
2022-05-11 13:14:53 -07:00
..
confirm-transaction.js
confirm-transaction.test.js
custom-gas.js
custom-gas.test.js
first-time-flow.js
index.js
metametrics.js
metametrics.test.js
nonce-sorted-transactions-selector.test.js Do not show failed off-chain transactions details when grouped with another valid transaction of same nonce (#14497) 2022-04-25 14:39:34 -05:00
permissions.js
permissions.test.js
selectors.js Fix Snaps view search (#14693) 2022-05-11 13:14:53 -07:00
selectors.test.js
transactions.js Do not show failed off-chain transactions details when grouped with another valid transaction of same nonce (#14497) 2022-04-25 14:39:34 -05:00
transactions.test.js