Skip to content

feat: add Discord link to footer social icons#1450

Open
Varshinigurram wants to merge 1 commit into
viru0909-dev:mainfrom
Varshinigurram:feature/footer-discord-integration
Open

feat: add Discord link to footer social icons#1450
Varshinigurram wants to merge 1 commit into
viru0909-dev:mainfrom
Varshinigurram:feature/footer-discord-integration

Conversation

@Varshinigurram

@Varshinigurram Varshinigurram commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds a Discord social media icon and link to the footer alongside the existing Email, LinkedIn, X (Twitter), and GitHub links.

The Discord icon follows the existing footer styling, hover effects, spacing, and responsive design patterns to maintain visual consistency across the application. The link opens the official Discord community in a new tab, making it easier for users and contributors to connect with the project community.

Issue Resolved

Closes #1145

Changes Made

  • Added Discord icon to the footer social links section
  • Added external Discord invite link
  • Configured the link to open in a new browser tab
  • Maintained existing footer styling and animations
  • Preserved responsive behavior across screen sizes
  • Ensured consistency with existing social media icons

Screenshots

Before

image

After

Screenshot 2026-06-22 102133

How to Test

  1. Run the application locally.
  2. Navigate to the footer section.
  3. Verify that the Discord icon appears alongside the existing social icons.
  4. Click the Discord icon.
  5. Confirm that the Discord invite link opens in a new browser tab.
  6. Verify the icon styling matches the existing social media icons.
  7. Test responsiveness on different screen sizes.

Testing Completed

  • Manual testing completed
  • Footer renders correctly
  • Discord link opens successfully
  • Responsive layout verified
  • No visual regressions observed

Breaking Changes

None.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@Varshinigurram is attempting to deploy a commit to the CodeBlooded's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown
Contributor

Hi @Varshinigurram, thanks for contributing to Nyay Setu! 🎉

I have automatically:

  • 👤 Assigned this PR to you.
  • 🏷️ Applied the gssoc:approved label.

Our workflows will now analyze your changes to classify:

  • 📈 PR Difficulty: level:*
  • 🧩 PR Type: type:*
  • 🌟 PR Quality: quality:*

Tip

Ensure your PR description references the issue it resolves (e.g. Closes #123). This allows the bot to inherit any additional labels from that issue!

Happy coding! 🚀

@Varshinigurram

Copy link
Copy Markdown
Contributor Author

Hi @viru0909-dev
I investigated the failing checks on this PR and found that they appear to be unrelated to the changes introduced in this contribution.

Findings

  • PR Size Labeler

    • Workflow successfully calculated the PR size (size/XS).
    • Failed with: Resource not accessible by integration (403).
    • This appears to be a GitHub Actions permission/configuration issue rather than an issue with the code changes.
  • Frontend Tests

    • The failure appears to originate from existing workflow/test issues and not from the Discord footer link implementation.
  • Backend Tests

    • The failure is unrelated to the footer enhancement and seems to be caused by existing repository test/workflow issues.
  • Validate Environment Templates

    • No environment files or configuration templates were modified in this PR.
    • The failure appears to be unrelated to the introduced changes.

Scope of This PR

This contribution only:

  • Adds a Discord icon to the footer social links section.
  • Adds an external Discord invite link.
  • Maintains existing styling and responsiveness.

No backend, environment, or workflow-related files were modified.
Please let me know if you would like any additional changes or investigation from my side.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: Add Discord Community Link to Footer Social Section

1 participant