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

feat: Redesign public forms for improved user experience. #3

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

sahildotdev
Copy link
Contributor

@sahildotdev sahildotdev commented Dec 7, 2024

  • Integrated SVG logo into the header section.
  • Updated the heading font weight and size for better readability.
  • Applied flexbox and responsive styles for improved layout.
  • Adjusted background colors for visual hierarchy.

PR-Codex overview

This PR focuses on enhancing the EmailInput component with email validation for Gmail addresses, introducing a new LogoIcon component, and updating the FormContent to utilize the LogoIcon. It also refines the layout of FormNavigationButtons.

Detailed summary

  • Added LogoIcon component in app/components/icons/LogoIcon.tsx.
  • Integrated LogoIcon in FormContent for branding.
  • Enhanced EmailInput with Gmail validation using regex.
  • Updated error handling in EmailInput to display validation messages.
  • Refined layout and styling in FormNavigationButtons.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

- Integrated SVG logo into the header section.
- Updated the heading font weight and size for better readability.
- Applied flexbox and responsive styles for improved layout.
- Adjusted background colors for visual hierarchy.
Copy link

vercel bot commented Dec 7, 2024

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

Name Status Preview Comments Updated (UTC)
fairforms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 7, 2024 7:09pm

Copy link

vercel bot commented Dec 7, 2024

@sahildotdev is attempting to deploy a commit to the souravinsights' projects Team on Vercel.

A member of the Team first needs to authorize it.

@SouravInsights SouravInsights merged commit c3a26e3 into SouravInsights:main Dec 7, 2024
2 checks passed
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