Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Fix: Updated newsletter input field style to ensure long email addres…#3323

Open
akshay0611 wants to merge 1 commit into
ayush-that:mainfrom
akshay0611:fix/newsletter-input-style
Open

Fix: Updated newsletter input field style to ensure long email addres…#3323
akshay0611 wants to merge 1 commit into
ayush-that:mainfrom
akshay0611:fix/newsletter-input-style

Conversation

@akshay0611

Copy link
Copy Markdown
Contributor

🛠️ Fixes Issue

Fixes: #3322

👨‍💻 Description

What does this PR do?

This pull request improves the usability of the newsletter input field in the "Subscribe Our Newsletter" section on the sitemap.html page. The previous implementation had a fixed-width input field that prevented users from entering long email addresses. This issue has been addressed by updating the input field style to be consistent with other pages, allowing for longer email addresses.

  • The input field width has been adjusted to allow users to enter longer email addresses.
  • This change ensures consistency in design across the site.
  • No new dependencies are introduced.

📄 Type of Change

  • [✅] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (adds or updates related documentation)

📷 Screenshots/GIFs (if any)

Include before-and-after screenshots or GIFs to demonstrate your changes.

Before the change:
Screenshot 2024-11-20 at 8 48 48 PM

After the change:
Screenshot 2024-11-20 at 8 50 06 PM

✅ Checklist

  • [] I am a participant of GSSoC-ext.
  • [✅] I have followed the contribution guidelines of this project.
  • [✅] I have made this change on my own.
  • [] I have taken help from some online resources.
  • [✅] My code follows the style guidelines of this project.
  • [✅] I have performed a self-review of my own code.
  • [] I have added documentation to explain my changes.

Mandatory Tasks

  • [✅] Make sure you have self-reviewed the code. A decent-sized PR without a self-review might be rejected.

🤝 GSSoC Participation

  • [] This PR is submitted under the GSSoC program.
  • [] I have taken prior approval for this feature/fix.

…ses fit and maintain consistent appearance with other pages
@github-actions

Copy link
Copy Markdown

Thank you for submitting your chaotic pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@vercel

vercel Bot commented Nov 20, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
finveda ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 3:29pm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[style]: Improve Newsletter Input Field for Better Usability

1 participant