Skip to content

Fix partners tab filter (Vue/Livewire conflict) - #3665

Merged
bernardhanna merged 1 commit into
masterfrom
fix/partners-tab-filter-live
Sep 16, 2026
Merged

bernardhanna merged 1 commit into
masterfrom
fix/partners-tab-filter-live

Conversation

@bernardhanna

Copy link
Copy Markdown
Collaborator

Summary

  • Partners page tabs (Council Presidency / Supporters) did nothing: Vue remounts #app and strips Livewire bindings
  • Render partners in #non-vue, target filter events at the content component, use buttons for tabs
  • Adds regression coverage

Cherry-picked from #3664 (merged to dev for staging deploy).

Test plan

  • After Forge deploys, open https://codeweek.eu/partners
  • Switch Partners → Council Presidency → EU Code Week Supporters
  • Confirm active tab styling and content update each time

Made with Cursor

Vue was remounting #app and stripping Livewire bindings, so Council Presidency and Supporters tabs never switched.

Co-authored-by: Cursor <cursoragent@cursor.com>
@bernardhanna
bernardhanna merged commit 1d6d913 into master Sep 16, 2026
1 check failed
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