Skip to content

Conversation

viva-jinyi
Copy link
Member

@viva-jinyi viva-jinyi commented Oct 15, 2025

Summary

  • Display signed-in user email in waitlist view for better user clarity
  • Add switch accounts option for users on waitlist to change their account
  • Simplify claim invite view by removing avatar box and reorganizing layout

Changes Made

CloudWaitlistView.vue

  • Added display of signed-in user email
  • Added "Switch accounts" option with navigation to cloud-login
  • Improved visual hierarchy and styling for better readability

CloudClaimInviteView.vue

  • Removed avatar box component to simplify UI
  • Moved "Switch accounts" link below user info section
  • Reorganized layout for better flow

Test Plan

  • Verify waitlist view displays signed-in user email correctly
  • Test "Switch accounts" navigation works in both views
  • Confirm visual changes display properly in both light/dark themes
  • Ensure no regressions in cloud onboarding flow

🤖 Generated with Claude Code

┆Issue is synchronized with this Notion page by Unito

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 15, 2025
Copy link

github-actions bot commented Oct 15, 2025

🎭 Playwright Test Results

🕵🏻 No test results found

⏰ Completed at: 10/16/2025, 08:36:08 AM UTC

📊 Test Reports by Browser

  • chromium: Deployment failed
  • chromium-2x: Deployment failed
  • chromium-0.5x: Deployment failed
  • mobile-chrome: Deployment failed

🎉 Click on the links above to view detailed test results for each browser configuration.

- Display signed-in user email in waitlist view for better clarity
- Add switch accounts option for users to change their account
- Remove avatar box from claim invite view to simplify UI
- Reorganize claim invite view layout with account info at bottom
- Update styling for better visual hierarchy

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@christian-byrne
Copy link
Contributor

'userInitial' is declared but its value is never read.

@christian-byrne christian-byrne merged commit 31eb9ea into rh-test Oct 16, 2025
8 of 11 checks passed
@christian-byrne christian-byrne deleted the cloud/waitlist-view branch October 16, 2025 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants