added multiple QR code for available address and show/hide functionality #3928
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
close #3927
blt-crypto-QR.mp4
PR Type
Enhancement, Tests
Description
Added functionality to toggle and switch between multiple QR codes for crypto addresses.
Implemented buttons for BTC, BCH, and ETH with dynamic QR code generation.
Enhanced UI with a blurred QR code toggle and placeholder for missing addresses.
Updated styles and added copy-to-clipboard functionality for crypto addresses.
Changes walkthrough 📝
crypto_donation.html
Added toggle and switcher for crypto QR codes
website/templates/includes/crypto_donation.html
states.
address.
tiny-cards.html
Improved styling for crypto address cards
website/templates/includes/tiny-cards.html
profile.html
Integrated crypto donation section into profile
website/templates/profile.html