Volleyball Elite Academy development update
|
Volleyball Elite Academy
Remove the duplicated Alumni News section so both pages stay in sync
|
Remove the duplicated Alumni News section so both pages stay in syncVolleyball Elite Academy — Development Update • June 4, 2026
--- title: Remove the duplicated Alumni News section so both pages stay in sync ---
Remove the duplicated Alumni News section so both pages stay in sync
## What & Why The Alumni News feed component is copy-pasted in two places — (AlumniNewsSection, ~lines 47-124) and (AlumniNewsSection, ~lines 60-135). They share the same query key, post interface, card markup, and data-testids. Any change (styling, fields, link format) has to be made in two spots and can drift. Extracting one shared component reduces maintenance risk.
## Done looks like - A single shared AlumniNewsSection component (e.g. ) used by both pages - Existing data-testids and behavior preserved (the two pages currently differ only in wrapper layout/heading — parameterize that) - Existing alumni-news tests still pass
## Relevant files - -
|
Volleyball Elite Academy Reply to this email — we read every reply. You received this because you have an account with Volleyball Elite Academy. elitevolleyball.training |
|
No comments:
Post a Comment