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

chore(uirefresh): a bunch of polish #1217

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

moo-onthelawn
Copy link
Contributor

@moo-onthelawn moo-onthelawn commented Oct 24, 2024

  1. Makes Deposit button in page header purple only if user has no money deposited, otherwise a secondary button (and disable it if account isn't connected)
  2. Update Filter button in horizontalPanel to be more clear about whether we're showing single or all markets
  3. Add available balance to account info section with tooltip
Screenshot 2024-10-24 at 4 03 24 PM

@moo-onthelawn moo-onthelawn requested a review from a team as a code owner October 24, 2024 18:32
Copy link

vercel bot commented Oct 24, 2024

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

Name Status Preview Comments Updated (UTC)
v4-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 7:53pm
v4-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 7:53pm

Copy link

linear bot commented Oct 24, 2024

onClick={() => dispatch(openDialog(DialogTypes.Deposit()))}
state={{ isDisabled: !dydxAccounts }}
Copy link
Contributor

Choose a reason for hiding this comment

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

thoughts on just not showing the button instead?

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

Successfully merging this pull request may close these issues.

2 participants