Remove 'Remove Account' option from login page#2178
Remove 'Remove Account' option from login page#2178differsthecat wants to merge 2 commits intomasterfrom
Conversation
|
|
I could be wrong here, but users should have still seen this screen before when adding an account. Does that sound right @andrebispo5 ? |
On other clients yes, but mobile handled it differently to support quick account switching back to an account that was logged out via timeout vs manually logging out (which is how those accounts remained in the account switching list when they timed out). |
I see what you are saying now, I just did some testing with it. If we remove the 'Remove Account' option here, a user can't remove the user unless they log in and then log back out. @andrebispo5 This will require more thought. |
Type of change
Objective
Remove options from the login page altogether as the items in it are redundant with the updates.
Code changes
Screenshots
Before you submit
dotnet format --verify-no-changes) (required)