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

[Bug]: Tab displayed for empty associations #1428

Closed
2 tasks done
brancoder opened this issue Apr 23, 2024 · 0 comments · Fixed by #1429
Closed
2 tasks done

[Bug]: Tab displayed for empty associations #1428

brancoder opened this issue Apr 23, 2024 · 0 comments · Fixed by #1429
Assignees
Labels
bug report Something isn't working as intended

Comments

@brancoder
Copy link
Collaborator

Issue description

If associations endpoint returns empty array for one of the association types the sub-tab (Basic, Nft...) will still be displayed even if there are no outputs.

This behavior was introduced in this PR: #1394

Expected behaviour

Associations endpoint should not return empty arrays

Actual behaviour

Empty array returned for some basic and nft outputs

Can the issue reliably be reproduced?

Yes

Steps to reproduce the issue

n/a

Errors

No response

Duplicate declaration

  • I have searched the issues tracker for this issue and there is none

Code of Conduct

  • I agree to follow this project's Code of Conduct
@brancoder brancoder added the bug report Something isn't working as intended label Apr 23, 2024
@brancoder brancoder self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Something isn't working as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant