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

CLI-662, CLI-661, CLI-659 Vault view UI components #229

Merged
merged 8 commits into from
Sep 26, 2024

Conversation

ruixhuang
Copy link
Contributor

@ruixhuang ruixhuang commented Sep 23, 2024

Adding Vault view UI components (feature-flagged):

Screenshot_1727133759

Will add sparkline charts in the future.

Also updated the tab group layout for market filter to be stylistically consistent:
Screenshot_1727133146

@@ -34,7 +42,12 @@ object DydxVaultView : DydxComponent {

@Composable
override fun Content(modifier: Modifier) {
val viewModel: DydxVaultViewModel = hiltViewModel()
Content(modifier, type = DepositWithdrawType.DEPOSIT)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Here is the landing view for the Deposit/Withdraw screen @prashanDYDX

@mike-dydx mike-dydx self-requested a review September 25, 2024 21:25
@ruixhuang ruixhuang merged commit e34af8c into develop Sep 26, 2024
5 checks passed
@ruixhuang ruixhuang deleted the feature/vault_2 branch September 26, 2024 16:16
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.

3 participants