Skip to content

Fix missing fee data in vault returns - #1322

Merged
miohtama merged 1 commit into
masterfrom
fix/vault-rolling-returns-notice
Jul 18, 2026
Merged

Fix missing fee data in vault returns#1322
miohtama merged 1 commit into
masterfrom
fix/vault-rolling-returns-notice

Conversation

@miohtama

Copy link
Copy Markdown
Contributor

Why

Vaults without onchain fee data cannot calculate net returns. The returns and fees table should state that directly rather than render an empty or misleading value.

Lessons learnt

Fee availability and net-return availability are distinct data states. Keep the unavailable explanation next to the affected cell and constrain the tooltip width for readable scanning.

Summary

  • Render No data with an explanatory tooltip for missing fee values and unavailable net returns.
  • Limit the unavailable-data tooltip to 200px.
  • Add component coverage for unavailable and available fee data.

@miohtama
miohtama force-pushed the fix/vault-rolling-returns-notice branch from f877021 to 81835d6 Compare July 18, 2026 14:55
@miohtama
miohtama merged commit fd1d519 into master Jul 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant