Skip to content

fix: clarify fee-adjusted vault returns - #1313

Merged
miohtama merged 1 commit into
masterfrom
fix/net-return-fee-tooltips
Jul 14, 2026
Merged

fix: clarify fee-adjusted vault returns#1313
miohtama merged 1 commit into
masterfrom
fix/net-return-fee-tooltips

Conversation

@miohtama

Copy link
Copy Markdown
Contributor

Why

Net return figures can appear unexpectedly negative when a vault charges an entry or withdrawal fee. The return cells should make that adjustment visible and explain it.

Lessons learnt

Transaction fees are represented in the net fee schedule, so the UI should only flag net returns when a non-zero deposit or withdrawal fee is reported. Tooltip width needs a shared limit to remain readable.

Summary

  • add dashed, explanatory fee tooltips to affected net return and net CAGR cells
  • cap shared tooltips at 300px
  • document tooltip-width review guidance for Svelte UI changes

@miohtama
miohtama merged commit 9062ab9 into master Jul 14, 2026
2 of 5 checks passed
@miohtama
miohtama deleted the fix/net-return-fee-tooltips branch July 14, 2026 17:38
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