Skip to content

fix: reorganize footer links under platform and community#2504

Merged
Marius-TV merged 1 commit into
mainfrom
marius-tv/reorganize-footer-links
Jun 5, 2026
Merged

fix: reorganize footer links under platform and community#2504
Marius-TV merged 1 commit into
mainfrom
marius-tv/reorganize-footer-links

Conversation

@Marius-TV

Copy link
Copy Markdown
Contributor

Summary

This updates the footer information architecture so links appear under the intended categories. The goal is to make navigation labels match their section grouping.

  • Platform now contains: About, VIP, Branding
  • Community now contains: Forums, Support, Feedback
  • Support and Feedback remain VIP-only links; only their grouping changed
  • Legal links are unchanged

Pull Request Checklist

Before you dim the lights and raise the curtain on your cinematic masterpiece,
make sure your pull request has passed these critical checks:

  • Clear and Concise Title: Does your title shine a spotlight on the
    essence of your changes?
  • Detailed Description: Have you set the stage with a compelling
    narrative that explains the "why" and "how" of your changes?
  • Screenshots/Videos: Have you captured the magic with visual evidence
    that showcases your changes in action?
  • Tests: Has your code undergone a rigorous dress rehearsal with unit
    tests to ensure it performs flawlessly under pressure?
  • Coding Standards: Does your code adhere to the project's style guide,
    ensuring it's as elegant as a film score?
  • Commit Messages: Are your commit messages clear and concise, guiding
    the audience through the evolution of your code?
  • Documentation: If your changes impact the script, have you updated the
    documentation accordingly?
  • Code Review: Are you prepared to embrace feedback from the discerning
    eyes of the project maintainers and fellow contributors?

Move About, VIP, and Branding under Platform, and Forums, Support, and Feedback under Community in footer page links.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the footer's information architecture to improve navigation clarity. By regrouping specific links under their more logical categories, the interface provides a more intuitive experience for users while maintaining existing access restrictions for VIP-only features.

Highlights

  • Footer Reorganization: The footer links have been restructured to better align with the Platform and Community categories.
  • Link Migration: Moved 'About' and 'Branding' links to the Platform section, and relocated 'Support' and 'Feedback' to the Community section.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@trakt-bot trakt-bot Bot enabled auto-merge (rebase) June 5, 2026 04:40
@deepsource-io

deepsource-io Bot commented Jun 5, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 65b3724...92622af on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Coverage  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Jun 5, 2026 4:40a.m. Review ↗
Code coverage Jun 5, 2026 4:40a.m. Review ↗

Code Coverage Summary

Language Line Coverage (Overall)
Aggregate
67.2%
Javascript
67.2%

➟ Additional coverage metrics may have been reported. See full coverage report ↗


Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request reorganizes the footer links in the PageLinks.svelte component. The 'About' and 'Branding' links have been moved from the community group to the platform group, while the VIP-restricted 'Support' and 'Feedback' links have been relocated from the platform group to the community group, with their display order also swapped. There are no review comments, and I have no additional feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the footer’s information architecture in the client app so links appear under the intended “Platform” and “Community” categories, aligning navigation labels with their grouped destinations.

Changes:

  • Moved About and Branding links into the Platform footer group alongside VIP.
  • Moved Forums (and the existing VIP-gated Support/Feedback links) into the Community footer group.
  • Kept the Legal footer group unchanged.

@Marius-TV Marius-TV disabled auto-merge June 5, 2026 04:57
@Marius-TV Marius-TV merged commit 260c6d0 into main Jun 5, 2026
21 checks passed
@Marius-TV Marius-TV deleted the marius-tv/reorganize-footer-links branch June 5, 2026 04:58
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.

2 participants