microsoft / microsoft/CmdPalAzureExtension

Signing in and out doesn't always update top level commands

Open
#113 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug
Dominant language
C#
Stars
6
Forks
6
Avg merge
40m
Merged PRs (30d)
1

Description

Expected: When a user signs in/out, the top level commands automatically update

Actual: Occasionally (I'm not sure if it's just when the user hits enter to sign in/out), the top level commands don't update.

Fix: Check the AuthenticationMediator events are sent/received properly.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the AuthenticationMediator events from the sign-in and sign-out handlers to the top-level command updates. Compare the paths, including the Enter-key path mentioned in the issue, and verify that both actions consistently refresh the commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
authentication, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.