Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix account name editing #8801

Merged
merged 1 commit into from
Jun 13, 2020
Merged

Fix account name editing #8801

merged 1 commit into from
Jun 13, 2020

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Jun 12, 2020

Editing the name of an account was accidentally made impossible when FontAwesome was updated in #8256, because the icon we used to use for the edit button (fa fa-pencil) was no longer free. The icon has been switched to fas fa-pencil-alt, which is free.

Editing the name of an account was accidentally made impossible when
FontAwesome was updated in #8256, because the icon we used to use for
the edit button (`fa fa-pencil`) was no longer free. The icon has been
switched to `fas fa-pencil-alt`, which is free.
@metamaskbot
Copy link
Collaborator

Builds ready [65a89d6]
Page Load Metrics (750 ± 14 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint3210148209
domContentLoaded7028337492914
load7038357502914
domInteractive7018337482914

@Gudahtt Gudahtt marked this pull request as ready for review June 12, 2020 21:41
@Gudahtt Gudahtt requested a review from a team as a code owner June 12, 2020 21:41
@Gudahtt
Copy link
Member Author

Gudahtt commented Jun 12, 2020

Screenshots:

Before:

before

After:

after

@Gudahtt Gudahtt merged commit 31bb86c into develop Jun 13, 2020
@Gudahtt Gudahtt deleted the fix-account-label-editing branch June 13, 2020 02:06
Gudahtt added a commit that referenced this pull request Jun 16, 2020
* origin/develop: (58 commits)
  Fix site icon fallback letter (#8815)
  add hover style to list-item (#8813)
  Fix site icon size (#8814)
  Consolidate connected account alerts (#8802)
  lowercase web3
  Use [email protected] (#8809)
  Update app/_locales/en/messages.json
  Update app/_locales/en/messages.json
  also remove 'dapp' from descriptions
  remove all user-facing instances of 'dapp'
  update button styling on home/asset page (#8800)
  Fix handling of permissions of removed accounts (#8803)
  Clear permssions during createNewVaultAndRestore (#8804)
  Hide token transfers on ETH asset page (#8799)
  Fix account name editing (#8801)
  Fix connect flow account list height (#8798)
  Update color of menu item icons (#8797)
  Update "Connected accounts" empty description (#8796)
  Stop reporting failed transactions to Sentry (#8795)
  Omit state snapshot from Sentry errors (#8794)
  ...
@xmaysonnave
Copy link
Contributor

I started to test the sent beta link:
https://173555-42009758-gh.circle-artifacts.com/0/builds/metamask-chrome-8.0.0.zip
I'm unable to edit and modify the name of an imported account.
Is this commit merged in the built beta ??
Thanks

ksnip_20200619-121018

@rekmarks
Copy link
Member

Hi @xmaysonnave, that test build doesn’t have the changes introduced by this (and other) PRs. So, the problem is in fact fixed! Thank you for being a user tester 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants