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(@desktop/wallet): Fix visual issues in add account modal #6392

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

Khushboo-dev-cpp
Copy link
Contributor

fixes #6257

What does the PR do

fix(@desktop/wallet): Fix visual issues in add account modal:

  1. Alignment of the Inputs
  2. Background color of the derived address panel

NOTE: There is another issue pending which is already reported separately as #6315

Affected areas

Wallet

Screenshot of functionality (including design for comparison)

Screen.Recording.2022-07-08.at.11.53.59.AM.mov

@Khushboo-dev-cpp Khushboo-dev-cpp requested review from alaibe, anastasiyaig, a team and noeliaSD and removed request for a team July 8, 2022 09:55
@Khushboo-dev-cpp Khushboo-dev-cpp marked this pull request as ready for review July 8, 2022 09:55
@status-im-auto
Copy link
Member

status-im-auto commented Jul 8, 2022

Jenkins Builds

Click to see older builds (5)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 0ea85a2 #1 2022-07-08 10:03:43 ~8 min macos 📦dmg
✔️ 0ea85a2 #1 2022-07-08 10:05:31 ~10 min linux 📦tgz
✔️ 0ea85a2 #1 2022-07-08 10:19:43 ~24 min windows 📦exe
✔️ 894e793 #2 2022-07-12 13:13:45 ~13 min linux 📦tgz
✔️ 894e793 #2 2022-07-12 13:13:58 ~13 min macos 📦dmg
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ e37fb6f #4 2022-07-12 13:22:57 ~8 min macos 📦dmg
✔️ e37fb6f #4 2022-07-12 13:26:12 ~11 min linux 📦tgz
✔️ e2fdb82 #3 2022-07-12 13:24:11 ~10 min linux 📦tgz
✔️ e2fdb82 #3 2022-07-12 13:33:24 ~19 min macos 📦dmg

@0x-r4bbit
Copy link
Member

Probably unrelated to this PR but this input here
Screenshot from 2022-07-08 13-09-45
Looks way too huge.

Is that by design?

@Khushboo-dev-cpp
Copy link
Contributor Author

Probably unrelated to this PR but this input here Screenshot from 2022-07-08 13-09-45 Looks way too huge.

Is that by design?

Hi @PascalPrecht does look weird, but it is as per design
https://www.figma.com/file/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=5248%3A189342

@Khushboo-dev-cpp Khushboo-dev-cpp force-pushed the fix/issue-6257 branch 2 times, most recently from 894e793 to e2fdb82 Compare July 12, 2022 13:13
1. Alignment of the Inputs
2. Background color of the derived address panel

There is another issue pening which is already reported separately as #6315

fixes #6257
@0x-r4bbit
Copy link
Member

Hi @PascalPrecht does look weird, but it is as per design

@Khushboo-dev-cpp actually, in the design it's even bigger which makes it more look like a text area rather than an normal text input. That's why it doesn't look "weird" in the design.

Do you think this needs update in the implementation then?

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.

'Generate an account' dialog doesn't look good
5 participants