Skip to content

added university section and chaged account icon#68

Merged
nitinmohan18 merged 1 commit into
mainfrom
sighnup-page
Jul 7, 2026
Merged

added university section and chaged account icon#68
nitinmohan18 merged 1 commit into
mainfrom
sighnup-page

Conversation

@nitinmohan18

Copy link
Copy Markdown
Collaborator

Pull Request

Summary

Added a new University selection field to the registration flow to better tailor the student experience, and enhanced the visual design of the auth forms by replacing the generic logo with a premium User icon container.


Related Issue

Closes #


Type of Change

  • Feature
  • Bug Fix
  • Documentation
  • Refactor
  • Performance Improvement
  • CI / Build
  • Other: UI/UX Enhancements

What Changed?

  • New University Field: Added a new "University" input field to the Sign Up form (positioned above the Engineering Branch field).
  • Tailored Autocomplete: Wired the new University field with autocomplete suggestions specifically tailored for target student demographics: RGPV, AKTU, RTU, and "Other". Updated placeholder text to match.
  • Auth Icon Upgrade: Replaced the generic hl-logo.png image on both the Sign In and Sign Up forms with a clean User icon from lucide-react.
  • Premium Squircle Container: Upgraded the auth form logo wrapper from a basic circle to a modern, premium "squircle" featuring subtle vertical metallic gradients, an inner ring-inset highlight, and a soft drop shadow for a highly polished aesthetic.

Screenshots (UI Changes Only)


Testing

  • Verified the new University input field renders correctly and the autocomplete suggestions drop down as expected.
  • Ensured the layout of the Sign Up form remains compact and visually balanced with the addition of the new field.
  • Checked both Sign In and Sign Up pages across light and dark modes to ensure the new premium squircle logo container looks visually consistent.

Checklist

Before requesting a review, confirm the following:

  • My branch is up to date with the latest main.
  • My code follows the project's coding standards.
  • I have formatted the modified files (npx prettier --write <file>).
  • npm run format:check passes.
  • npm run lint passes.
  • npm run typecheck passes.
  • npm run build passes.
  • I have updated documentation if required.
  • I have tested my changes locally.
  • This Pull Request focuses on a single feature or fix.

Additional Notes

Capturing the University at the time of registration will allow us to immediately tailor the dashboard syllabus and PYQ recommendations for the student upon their first login.

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hyper-learning-tech Ready Ready Preview, Comment Jul 7, 2026 5:52pm

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nitinmohan18, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 26 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7f5061f5-9501-43f3-93d4-e982b909ccc5

📥 Commits

Reviewing files that changed from the base of the PR and between 8fae137 and 74a83b0.

📒 Files selected for processing (2)
  • app/(auth)/sign-in/page.tsx
  • app/(auth)/sign-up/page.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sighnup-page

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nitinmohan18 nitinmohan18 merged commit 0e8a6e1 into main Jul 7, 2026
4 checks passed
@nitinmohan18 nitinmohan18 deleted the sighnup-page branch July 7, 2026 17:53
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

🎉 Congratulations @nitinmohan18!

Thank you for contributing to HyperLearningTech.

Your pull request has been successfully merged into main.

📦 Merge Summary

🚀 Keep Contributing

  • Follow the CONTRIBUTING.md guidelines.
  • Keep each Pull Request focused on a single feature or fix.
  • Run formatting, linting, type checking, and a production build before opening a PR.

Thank you for helping make HyperLearningTech better.

Happy Coding! 🚀

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