gnosis / gnosis/safe-cmm-app-react

Bug: Strategy remains "empty" directly after deployment

Open
#217 0 comments 0 reactions 1 assignee Claimed by @andre-meyer View on GitHub
bug technical debt
Dominant language
TypeScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

# Description

When a user deploys a new strategy, for roughly 5 minutes the funding/balances won't be available. This results in the application showing "0" for all values.

# To Reproduce:
Steps to reproduce the behavior:
1. Create new strategy (preferably single-signer to catch the error)
2. After approving wait for it to show up in the `Active` tab
3. Observe Balances/Funding (both 0)

# Expected Behaviour
The strategy should either indicate that it's still loading or be able to get the funding/balances directly.

# Actual Behaviour
The strategy indicates empty funding/balances.

# Screenshots/Videos
/

# Environment
Any

# Background
Probably the 5min Batch times are the cause for this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.