Skip to content
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

FIx: Clear the user's profile on sign out #1000

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

thewahome
Copy link
Collaborator

@thewahome thewahome commented Jun 16, 2021

Overview

Closes #975

The browser does not get a user's profile each time because of the default browser cache settings hence why the image is not fetched afresh from the service.

Testing Instructions

  • Log in to GE with account A with a profile image
  • Logout of account A
  • Log in to GE with account B with a different profile image
  • Notice the different profile picture is loaded

@thewahome thewahome merged commit 1b323b8 into dev Jun 17, 2021
thewahome added a commit that referenced this pull request Jul 6, 2021
* Fix: Accessibility bugs - June (#991) 

* Fix: Clear the user's profile on sign out (#1000)

* Fix: repopulate modify permissions when panel closed (#999)

* Fix: Accessibility bugs (Jul-Sep) (#1010)

* Task: Collect telemetry data for fetching adaptive card templates (#1004)

* Task: Capture telemetry for response headers copy action (#1003)

* Task: Add telemetry for Report an Issue Link (#1011)

* Fix: url truncation (#1012)
acchiang pushed a commit to LokiLabs/microsoft-graph-explorer-v4 that referenced this pull request Jul 6, 2021
@thewahome thewahome deleted the fix/clear-user-profile-picture-sign-out branch August 6, 2021 13:17
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.

Graph Explorer not clearing user profile picture on sign out
2 participants