Skip to content

Fix vault fee display tooltips - #1323

Merged
miohtama merged 1 commit into
masterfrom
direct-tokenised-funds-meta
Jul 20, 2026
Merged

Fix vault fee display tooltips#1323
miohtama merged 1 commit into
masterfrom
direct-tokenised-funds-meta

Conversation

@miohtama

Copy link
Copy Markdown
Contributor

Why

Vault listing and detail pages needed clearer fee metadata. Group listings with an Avg. APY column now explain that the value is TVL-weighted over the last 30 days. Vault detail fee tables need to display contractual gross fees while keeping net return values sourced from the existing net return data, and internalised-fee vaults need explicit copy explaining why gross and net returns may match.

Lessons learnt

Internalised vault fees can already be reflected in the share price data, so the frontend should not infer a fee adjustment from the displayed contractual fee. The UI needs to distinguish display-only gross fee schedules from net return fields supplied by the vault dataset.

Summary

  • Added a tooltip-backed Avg. APY header to the shared vault group table.
  • Switched vault detail fee rows to display gross fee values while leaving net return rows on net return fields.
  • Added internalised-fee explanatory tooltip copy and a table disclaimer for internalised-fee vaults.
  • Added focused regression coverage for fee display and internalised-fee messaging.

@miohtama
miohtama merged commit 6a20e42 into master Jul 20, 2026
5 checks passed
@miohtama
miohtama deleted the direct-tokenised-funds-meta branch July 20, 2026 12:16
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