Skip to content

Make the crypto form work without javascript

Kez requested to merge i13-nojs-crypto-wallets into main

wallets are rendered without javascript, and the cryptocurrency form can be submitted without javascript enabled. "copy to clipboard" buttons work when javascript is enabled, but aren't shown to users without javascript.

Merge request reports