-
Notifications
You must be signed in to change notification settings - Fork 32
Feat/button maxheight #666
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
Conversation
…nt to relative to avoid overlap on small viewports. Remove explicit width declarations
Schwartz10
left a comment
There was a problem hiding this 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
|
@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. |
* 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
Changes
ButtonClosefromfixedtorelativeposition to avoid overlap issueswidthdeclarationspaddingofFundsinput to matchNumbersinputminWidthdeclaration inNumbersinput that was affecting its styling at smaller viewportsWithdrawflow stylingChangeOwnerflow styling to matchSendandWithdrawflowsWarningcard stylingReference
Send Flow
Height capped
Withdraw Flow
Showing we cap the height

Warning Card
(Mini step towards restyling these)
