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: extended list of outputs #654

Closed
qrayven opened this issue Jun 21, 2023 · 1 comment · Fixed by #955
Closed

cli: extended list of outputs #654

qrayven opened this issue Jun 21, 2023 · 1 comment · Fixed by #955
Assignees
Labels
m-cli Module - CLI
Milestone

Comments

@qrayven
Copy link
Contributor

qrayven commented Jun 21, 2023

Description

Currently, the list of outputs looks like this:

Account "main": outputs
Outputs: [
    OutputId(0x6f86544527a9b76093db90c0ae1e50f1b58a78a9572f407aad6e2400e6008fe30600),
]

Which doesn't say a lot.
It would be great to refactor the list that contains the relative number and type. i.e:

0  0x000000 alias
1  0x111111 nft

Motivation

Improve UX, give the user better information about associated outputs with the account

Requirements

Account "main": outputs
0  0x000000 alias
1  0x111111 nft

Open questions (optional)

should we have additional details in a row beside the type of output?

Are you planning to do it yourself in a pull request?

Yes/No.

@qrayven qrayven added the m-cli Module - CLI label Jun 21, 2023
@github-project-automation github-project-automation bot moved this to Product Backlog in iota-sdk Jun 21, 2023
@thibault-martinez thibault-martinez added this to the v1.1.0 milestone Jul 11, 2023
@thibault-martinez thibault-martinez moved this from Product Backlog to Sprint Backlog in iota-sdk Jul 26, 2023
@qrayven qrayven moved this from Sprint Backlog to In Progress in iota-sdk Jul 28, 2023
@qrayven qrayven moved this from In Progress to In Review in iota-sdk Jul 28, 2023
@DaughterOfMars DaughterOfMars linked a pull request Jul 28, 2023 that will close this issue
6 tasks
@thibault-martinez
Copy link
Member

Closed by #955

@github-project-automation github-project-automation bot moved this from In Review to Done in iota-sdk Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
m-cli Module - CLI
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants