• Mahmoud Aglan's avatar
    fix(ui): fix tab switching and replace dead sidebar links with proper routes · d1ee27c1
    Mahmoud Aglan authored
    Tabs component: The <x-ui.tabs> was creating its own x-data Alpine scope
    which shadowed the parent's activeTab state, preventing tab clicks from
    toggling panel visibility. Now detects slot mode (ComponentSlot) and skips
    emitting x-data, letting the parent scope handle state.
    
    Sidebar: Profile edit and dashboard pages had hardcoded href="#" links for
    Projects, Campaigns, Messages, Portfolio. Replaced with the shared
    creator-sidebar include that uses real routes. Also fixed dropdown profile/
    settings links in the main layout.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    d1ee27c1
Name
Last commit
Last update
..
admin Loading commit data...
applications Loading commit data...
auth Loading commit data...
campaigns Loading commit data...
companies Loading commit data...
components Loading commit data...
creators Loading commit data...
deliverables Loading commit data...
emails Loading commit data...
invitations Loading commit data...
layouts Loading commit data...
matching Loading commit data...
messaging Loading commit data...
notifications Loading commit data...
portfolios Loading commit data...
projects Loading commit data...
reporting Loading commit data...
reviews Loading commit data...
video-review Loading commit data...
welcome.blade.php Loading commit data...