Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance : Contact-form layout with icons and Labels in index.html without using label tag. #1860

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

salonijoshi1980
Copy link
Contributor

Description :

  • This pull request improves the user experience and visual design of the Contact form on the index.html page by adding icons, updating styles, and removing label tags in favor of cleaner placeholder text. The aim is to create a more visually appealing and intuitive form layout that aligns with modern design standards.

Changes Made :

1.Icon Integration :

  • Added icons for each input field (Name, Email, Feedback) to provide visual cues and improve usability.

2.Layout and Styling Adjustments :

  1. Styled .input-flex class to align icons and input fields consistently, enhancing readability.
  2. Adjusted input field background colors, padding, and margins for a cleaner look.
  3. Updated border color and background color to match the existing theme and improve focus state.

3.Placeholder labels used without Labels tag :

  • Doesn't use traditional tags in favor of descriptive placeholder text within each input field to reduce code lines , clutter and simplify the form layout.

Rationale :

  • These changes aim to enhance the user experience by:
    1.Making the form fields more visually intuitive with icons, guiding users through the form.
    2.Reducing visual clutter by using placeholders instead of labels.
    3.Creating a cohesive, modern style that aligns with the rest of the page design and makes the form more inviting to complete.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Before solving issues : -

Screenshot 2024-11-01 161758

After solving the issue : -

Screenshot 2024-11-01 173909

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

- Added icons for Name, Email, and Feedback input fields for better visual guidance
- Styled input fields with updated margins, colors, and padding
- Removed label tags; used placeholder text for titles
Copy link

vercel bot commented Nov 1, 2024

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

Name Status Preview Comments Updated (UTC)
buddy-trail ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 5:25am

Copy link
Contributor

github-actions bot commented Nov 1, 2024

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

Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for buddytrail ready!

Name Link
🔨 Latest commit d04e6f7
🔍 Latest deploy log https://app.netlify.com/sites/buddytrail/deploys/672afdd91deec60008f3a0d4
😎 Deploy Preview https://deploy-preview-1860--buddytrail.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@salonijoshi1980
Copy link
Contributor Author

@PriyaGhosal Assigned me with labels of gssoc extd , hactoberfest , level 2. If it beneficial for u..✨

@PriyaGhosal
Copy link
Owner

@salonijoshi1980 Resolve the conflicts .

@PriyaGhosal
Copy link
Owner

Please see the conflicts . Resolve the conflicts .
image

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