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

Backup demo styling reference #65

Draft
wants to merge 9 commits into
base: arbitrum-main
Choose a base branch
from

Conversation

BowTiedHeron
Copy link
Collaborator

@BowTiedHeron BowTiedHeron commented Dec 7, 2022

Some temporary changes to styling so we are able to ship a version without false data and some quick fixes:

Commented out calculations:
liquidation price set to N/A -> until calculation works correctly
comment out ltv sliders -> until it works correctly
comment out health level for now -> until it works correctly

Changed input fields
remove scroll from all inputs -> there was a scrollbar present in input fields, this removes it
allow input take undefined/empty value -> to avoid having to manually remove the 0's in the input fields

Styling:
comment out isDisabled prop for gray infos -> need to build in the right logic for this, for now just removed it
set max slider point to 50% -> until max value logic has been verified

@vercel
Copy link

vercel bot commented Dec 7, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
evm-redesign ✅ Ready (Inspect) Visit Preview Dec 16, 2022 at 11:07AM (UTC)

@BowTiedFirefox
Copy link
Collaborator

You ask me for review and dont give me detail what the change is for?

@BowTiedHeron
Copy link
Collaborator Author

You ask me for review and dont give me detail what the change is for?

I thought the commit messages and the title made it obvious enough. Added more details in the PR message.

@BowTiedHeron BowTiedHeron marked this pull request as draft December 16, 2022 11:07
@BowTiedHeron
Copy link
Collaborator Author

I will convert this branch to smaller PRs into main

@BowTiedHeron BowTiedHeron changed the title Temp style fixes for demo Backup demo styling reference Jan 2, 2023
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.

4 participants