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

New tabs for Longs, Shorts, LP #207

Merged
merged 7 commits into from
Jul 6, 2023
Merged

Conversation

DannyDelott
Copy link
Contributor

@DannyDelott DannyDelott commented Jul 6, 2023

  • Got rid of unnecessary header for "Hyperdrive Actions" (h/t @ryangoree for the suggestion!)
  • Splits up components for the different tabs under "Your positions"
  • Simplify styling for Well components (use daisy glass class for hover instead of more bespoke styling)

image

@vercel
Copy link

vercel bot commented Jul 6, 2023

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

Name Status Preview Comments Updated (UTC)
hyperdrive-fixed-borrow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 11:09pm
hyperdrive-monorepo-hyperdrive-trading ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 11:09pm

Copy link
Member

Choose a reason for hiding this comment

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

Looking at this more, the tabs feel disconnected and far away over on the right. What if we switched the top tabs off to the right to Open/Close, then justify the sub tabs centered and use the Boxed tabs for Longs/Shorts/LP to make them feel closer to the table and easier to find?

}
case "LP":
/* TODO: Wire this up */
return <Well>Under construction</Well>;
Copy link
Member

Choose a reason for hiding this comment

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

Lol "Under construction" reminds me of the gifs we used on websites in the early 2000s

Comment on lines 36 to 37
- Squash and merge PRs.
- Rebase to avoid merge commits in PRs.
Copy link
Member

Choose a reason for hiding this comment

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

👌

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.

2 participants