Small GUI tweaks: spawning account and button labels #101
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.
No issue.
It contains some tweaks, each in the separate commit.
So you can check them out one by one.
Changed labels of the button in password prompts, sometime there was a pretty long labels that does not fit the button width. For example, replaced "Enter password to sign transaction" with "Sign transaction".
Added missing padding in Send transaction popup for "Spawn" transaction (not SelfSpawn!)
On the same screen disabled already spawned accounts in the dropdown.
However, wallet app does not fetch all the transactions for all the accounts in the beginning. It will fetch them only when you switch to the account due to not overload API with huge amount of requests. So if you didn't switch to some account — it won't be disabled.
Added hints about spawning account to reduce User's confusion about it.
These hints are displayed only until account is Spawned.
It has three states: