Skip to content

Conversation

dipanshurdev
Copy link

@dipanshurdev dipanshurdev commented Oct 3, 2025

Description

Fixes # (issue)
#687
#753

Type of Change

  • New feature (e.g., new page, component, or functionality)
  • Bug fix (non-breaking change that fixes an issue)
  • UI/UX improvement (design, layout, or styling updates)
  • Performance optimization (e.g., code splitting, caching)
  • Documentation update (README, contribution guidelines, etc.)
  • Other (please specify):

Screenshot

Footer copyright

Screenshot 2025-10-03 102602

Form Select bg

Screenshot 2025-10-04 135354

Copy link

vercel bot commented Oct 3, 2025

@dipanshurdev is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

github-actions bot commented Oct 3, 2025

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation use code recode50 to get free: Mentorship for free.

  2. Get the Ebook for free use code recode at checkout: Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

github-actions bot commented Oct 3, 2025

Synced data from Linked Issues

Labels:

  • gssoc25
  • level 1
  • recode
  • hacktoberfest-accepted

Assignees:

  • dipanshurdev

Milestones:

  • recode:launch 3.0

@github-actions github-actions bot added level 1 10 points recode this is label for leaderboard labels Oct 3, 2025
@sanjay-kv sanjay-kv added needs-triage label for new issues that we didn't triage yet under review Review under the maintainers or the admins labels Oct 3, 2025
@iitzIrFan iitzIrFan moved this to In Progress in @recode-web Oct 3, 2025
@iitzIrFan iitzIrFan requested a review from Copilot October 3, 2025 10:18
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Fixes footer copyright alignment by removing the previous right-aligned copyright container and introducing a new centered footer block. Key adjustments include commenting out the old markup, adding new structural elements, and CSS additions (including a new generic .footer class and related styles).

  • Replaced previous right-aligned copyright block with a new centered structure
  • Added new .footer and .footer-content classes and adjusted layout-related CSS
  • Modified/extended existing CSS selectors and widths for removed elements

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/theme/Footer/Layout/index.tsx Reworks footer copyright structure by removing old container and adding a new centered block
src/theme/Footer/Layout/enhanced-footer.css Adds styles for new footer structure and updates widths and layout for (now commented-out) elements
Comments suppressed due to low confidence (1)

src/theme/Footer/Layout/enhanced-footer.css:1

  • Width changes were added to .footer-bottom-right and .footer-copyright, but the corresponding markup for these elements is now commented out. Remove or revert these unused style adjustments, or restore the structure if still needed to avoid stale CSS.
/* Enhanced Footer Styles - COMPLETELY ISOLATED FROM THEME CHANGES */

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@iitzIrFan iitzIrFan left a comment

Choose a reason for hiding this comment

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

LGTM ! @dipanshurdev
@sanjay-kv Ready for merge.

@dipanshurdev dipanshurdev requested a review from iitzIrFan October 4, 2025 07:30
@dipanshurdev dipanshurdev changed the title fix: footer copyright alignment fix: footer copyright alignment and Form select bg Oct 4, 2025
@iitzIrFan iitzIrFan added the Ready for Merge PR has passed reviews and checks, and is ready to be merged into the main branch. label Oct 6, 2025
@iitzIrFan iitzIrFan removed the Ready for Merge PR has passed reviews and checks, and is ready to be merged into the main branch. label Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level 1 10 points needs-triage label for new issues that we didn't triage yet recode this is label for leaderboard under review Review under the maintainers or the admins
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants