Skip to content

Conversation

@as-dr
Copy link
Contributor

@as-dr as-dr commented Oct 12, 2020

Changes

  1. Resolves Style bug: buttons fixed at the bottom of screen #649
  2. Changes ButtonClose from fixed to relative position to avoid overlap issues
  3. Removes explicit width declarations
  4. Increasing padding of Funds input to match Numbers input
  5. Removed responsive minWidth declaration in Numbers input that was affecting its styling at smaller viewports
  6. Transaction Fee text now spans the full width of its container
  7. Updated Withdraw flow styling
  8. Updated ChangeOwner flow styling to match Send and Withdraw flows
  9. Updated Warning card styling

Reference

Send Flow

Screen Shot 2020-10-12 at 1 09 47 PM

Height capped

image

Withdraw Flow

Showing we cap the height
image

Warning Card

(Mini step towards restyling these)
image

@as-dr as-dr requested a review from Schwartz10 October 12, 2020 16:15
Copy link
Contributor

@Schwartz10 Schwartz10 left a comment

Choose a reason for hiding this comment

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

Hey @as-dr this all seems fine to me, i haven't looked in the UI myself yet. but let's make the same styling changes to the msig change owner and withdraw flow here, so we don't forget

@as-dr
Copy link
Contributor Author

as-dr commented Oct 13, 2020

@Schwartz10 Great call, had this in my head but lost it yesterday. This is resolved, now. I've also added ref screenshots for both Withdraw and Send flows showing the height cap on the progress buttons.

@Schwartz10 Schwartz10 linked an issue Oct 13, 2020 that may be closed by this pull request
@Schwartz10 Schwartz10 merged commit 9399618 into dev Oct 13, 2020
@Schwartz10 Schwartz10 deleted the feat/button-maxheight branch October 13, 2020 16:01
Schwartz10 added a commit that referenced this pull request Oct 13, 2020
* c300df4 (HEAD -> dev, origin/dev) Bump glifs
* 0f8d872 Fix proptypes
* e92ebdb Add tx fee to total in send flow (#678)
*   cd352e6 Merge branch 'primary' into dev
|\
| * 3aa0340 Release v2.1.3 (#665)
* 6bcb56f Bump version
* a8bdc81 Add tooltip in Logout button (#676)
* b9f5ea5 Vault UI Improvements (#673)
* 9cdfd10 Better insufficient funds err (#674)
* f0a3d6d Remove chaingetmsg calls to fetch params (#675)
* 9399618 Feat/button maxheight (#666)
* 4ebde76 Feat/add tooltip (#663)
* c0e8a9e Update webusb transport (#672)
* 2ee22ea Improve AccountSummary (#668)
* de3afff Bump glifs (#671)
* 0c6abc0 Bump version
* dac03cc Simplify and improve node connection test
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.

Style bug: buttons fixed at the bottom of screen

3 participants