-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Description --- - changed airdrop buttons from text buttons to more obvious looking buttons + style tweaks - prevent updating seed words if no changes were made - checking `isDirty` and only enable button if yes - if `isDirty` but seed words were only removed and pasted back (not changed at all) do nothing - add a confirmation modal if you are about to update the seed words - fixed emoji id address lineheight Motivation and Context --- - #968 - #960 - #943 How Has This Been Tested? --- - locally https://github.com/user-attachments/assets/972c463d-fe09-4d92-86cb-f40b31cab3ed https://github.com/user-attachments/assets/bfced277-00b1-4dfb-89f0-305a405ea2fc <img width="1121" alt="image" src="https://github.com/user-attachments/assets/5669fbf3-8382-4af2-ba89-624621fe3913"> What process can a PR reviewer use to test or verify this change? --- - [ ] check if airdrop settings buttons look properly clickable - [ ] check that seedwords aren't updated if you've not made any changes to them - [ ] check that you are prompted to confirm before updating if you have indeed made changes to the seedwords - [ ] check that the tari address is not smushed Breaking Changes --- - [x] None
- Loading branch information
1 parent
3d15a0d
commit 20a9218
Showing
21 changed files
with
252 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.