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

[#34] Add Text Input for Name Generation on Landing Page #35

Closed
wants to merge 3 commits into from

Conversation

use-tusk[bot]
Copy link
Contributor

@use-tusk use-tusk bot commented Apr 3, 2024

Implemented an enhancement on the landing page that adds a text input field next to the 'Get Started' button. This enables users to input a name or term, which is then pre-filled in the description field of the form on the /new page. This change leverages Next.js routing capabilities to pass user input as a URL query parameter, enhancing the user experience by making the form submission process smoother and more intuitive. The implementation involved modifications to both app/page.tsx and components/name-generator.tsx files to manage and use the passed query parameter effectively.


Tips:

  • Make sure to test changes before merging.
  • Submit a "Request Changes" review and I'll address it.
  • Close this PR if it's obviously incorrect. This will improve my future PRs.
  • Go to the Tusk activity logs or issue to see more details.

Copy link

vercel bot commented Apr 3, 2024

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

Name Status Preview Updated (UTC)
namebase ✅ Ready (Inspect) Visit Preview Apr 3, 2024 4:09am

@use-tusk use-tusk bot requested a review from alanagoyal April 3, 2024 04:09
@alanagoyal alanagoyal closed this Apr 4, 2024
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.

1 participant