-
Notifications
You must be signed in to change notification settings - Fork 2.4k
ux: Home screen visuals #9057
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
base: main
Are you sure you want to change the base?
ux: Home screen visuals #9057
Conversation
- Updated ChatTextArea border radius from rounded to rounded-lg - Updated TaskHeader padding and border radius styling - Modified RooHero to remove flex centering and add bounce animation - Updated RooTips with new content, Lucide icons, and improved layout - Modified chat.json translations for updated onboarding content - Updated HistoryPreview layout with header and improved spacing - Modified TaskItem styling with rounded-xl and font-light - Updated TaskItemFooter spacing - Changed history.json viewAllHistory text to "View all" These changes incorporate the visual improvements from PR #8470 without including any CloudAgents functionality or related cloud features.
….com:RooCodeInc/Roo-Code into feature/visual-refresh-from-pr-8470-no-cloud
Review complete. All previously identified issues have been resolved. The new commits contain only test updates that correctly reflect the feature changes.
Mention @roomote to ask your PR Fixer agent to address the feedback. |
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
Review complete. Found 1 minor styling issue:
Mention @roomote in a comment to trigger your PR Fixer agent and make changes to this pull request. |
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
This PR copies the visual changes from #8470 (which we reverted) into the extension while explicitly excluding all Cloud Agent functionality.
Screenshot
This won't appear all at the same time: onboarding copy and Cloud upsell are mutually exclusive with a threashold of 6 tasks.
Important
This PR updates the home screen visuals with a new layout, task history display, and user prompts, enhancing user interaction while excluding Cloud Agent functionality.
RooHeroandRooTipscomponents for improved user interaction.HistoryPreview.RooTipsdisappear after 6 tasks are completed.DismissibleUpsellshown for unauthenticated users after 6 tasks.rounded-lginChatTextArea.TaskHeaderandTaskItemfor better visual consistency.ChatView.tsx.This description was created by
for 20a8b10. You can customize this summary. It will automatically update as commits are pushed.