Uh oh!
There was an error while loading. Please reload this page.
Update fund comparison to match GitHub Pages version - #52
Closed
stenehrlich-tuleva wants to merge 1 commit into
Closed
Update fund comparison to match GitHub Pages version#52stenehrlich-tuleva wants to merge 1 commit into
stenehrlich-tuleva wants to merge 1 commit into
Conversation
Replaces the outdated WordPress fund comparison (10 funds, basic features) with the current GitHub Pages version (24 funds, full feature set). New features: provider tabs, selected chips UI, Venn diagram with fee comparison, holdings comparison table, share link, CTA section, ESMA closet indexing analysis, CSV download, collapsible details, data freshness notice, MSCI ACWI reference line, gold asset class support. All changes scoped to fund-comparison/ folder. CSS scoped under .fund-comparison to avoid theme conflicts. GA4 event tracking preserved (fund_selected, fund_comparison, share_link_copied). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 tasks
stenehrlich-tuleva
commented
Aug 21, 2026
ContributorAuthor
Closing to clear the queue. The payload here is a 2026-03 snapshot (fund_data.json 7.27 MB) and merging it would publish five-month-stale NAV data on a public page. If the theme-hosted comparison tool needs refreshing, regenerate from the current export pipeline rather than landing this branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
fund-comparison/folder — no other theme files touched.fund-comparison, class names renamed (fc-badge,fc-section,fc-footer) to avoid theme conflictsNew features now in WordPress
window.locationfor any domain)fund_selected,fund_comparison,share_link_copiedData files updated
All 6 JSON data files refreshed from reporting-engine pipeline (Feb 2026 data). New file:
etf_metadata.json(coverage badges, ETF sources, proxy mappings).Test plan
Tested locally via Docker (
test.phpstandalone wrapper):🤖 Generated with Claude Code