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

Implement paging for the UX flows in the sdk #15

Open
bigspider opened this issue Jul 6, 2023 · 0 comments
Open

Implement paging for the UX flows in the sdk #15

bigspider opened this issue Jul 6, 2023 · 0 comments
Labels
vm-sdk Issue related to the Rust SDK for Vanadium apps

Comments

@bigspider
Copy link
Collaborator

Currently, strings are truncated if they don't fit in a screen, unlike the old C sdk that has automatic paging.

It would be useful to add it to our sdk.

We might want to borrow from the Ledger Nanos Rust if already implemented there.

@bigspider bigspider added the vm-sdk Issue related to the Rust SDK for Vanadium apps label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vm-sdk Issue related to the Rust SDK for Vanadium apps
Projects
None yet
Development

No branches or pull requests

1 participant