Skip to content

fix(gui): clarify cloud sign-in status - #476

Open
aniketshukla1 wants to merge 1 commit into
andrewyng:mainfrom
aniketshukla1:fix/sidebar-cloud-status-469
Open

fix(gui): clarify cloud sign-in status#476
aniketshukla1 wants to merge 1 commit into
andrewyng:mainfrom
aniketshukla1:fix/sidebar-cloud-status-469

Conversation

@aniketshukla1

Copy link
Copy Markdown

Summary

  • Replace the ambiguous green account dot with a quiet, visible Signed in label.
  • Include the OpenWorker Cloud sign-in state in the account row's accessible name.
  • Add an end-to-end regression assertion for the signed-in label.

Closes #469

Validation

  • npm test (111 GUI unit tests passed)
  • npx tsc --noEmit
  • npm run build
  • npx playwright test e2e/cloud.spec.ts (3 passed)

Screenshot

Signed-in account row

@johndavidgladue387-afk johndavidgladue387-afk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tooling the method

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.

Sidebar account row: green dot next to the account name looks like a notification/attention badge, but there is nothing to act on

2 participants