Skip to content

Critical UI Fixes for Manage Accounts Page#48

Merged
jcardenas9x merged 3 commits intodevelopfrom
accounts-ui-fix
May 14, 2019
Merged

Critical UI Fixes for Manage Accounts Page#48
jcardenas9x merged 3 commits intodevelopfrom
accounts-ui-fix

Conversation

@jcardenas9x
Copy link
Contributor

Changes

  • (3386) - Fixed an issue where pushing updateauth action to change a permission's public key completely hides the account in the Manage Accounts page. Now, the account will be visible in the "Import Account" panel but only the key(s) that got changed will have blank private key fields. If only one public key got changed, the other key is still usable.
  • (3387) - Fixed a misleading UX issue where users can click "Edit" to edit the private keys of an account but they can't actually edit any of the keys due to validation. Currently it has been repurposed to a "View Account Details" view.
  • (3382) - Fixed the help button FAB linking to the wrong page. Now it links to the main documentation of the tool on the repo.

…e public key of an account made the entire account hidden in the manage accounts page. Repurposed 'edit' account to 'view' account due to mismatched UX.
@jcardenas9x jcardenas9x added bug Something isn't working enhancement New feature or request labels May 14, 2019
Copy link
Contributor

@mjk90 mjk90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good. Working correctly when tested 👍 👍

@jcardenas9x jcardenas9x merged commit c1c39f4 into develop May 14, 2019
@jcardenas9x jcardenas9x deleted the accounts-ui-fix branch May 14, 2019 09:33
Copy link
Contributor

@varshajnagaraja varshajnagaraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants