Minor UI imporvements in signup page#134
Minor UI imporvements in signup page#134DeveloperAmrit wants to merge 1 commit intoAOSSIE-Org:mainfrom
Conversation
📝 WalkthroughWalkthroughThis PR resolves layout overflow and hint text display issues on the signup screen. It refactors the signup form from a fixed-height TabBarView to dynamic conditional rendering based on selected tab, and corrects the CustomTextField to strictly separate hint text from label rendering. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
Closes #130
Fixes #131
📝 Description
Hardcoded height was causing overflow issues in signup page, fixed that. Also, on signup page in create team and join team screen, some text was getting covered due to less spacing, fixed that.
🔧 Changes Made
📷 Screenshots or Visual Changes (if applicable)
Before

After

🤝 Collaboration
Collaborated with:
@username(optional)✅ Checklist
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.