You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Expected behavior:
In admin/users, the column labels are mislabeled. The left-most column should read Display Name and the 2nd column from the left should read Username.
Actual behavior:
The left-most column reads Username and the 2 column from the left reads Name.
Steps to reproduce:
Navigate to the Users page within the Admin module.
Screenshots (if applicable):
OS and Browser:
Ubuntu (in Cloud 9) with Chrome Version 49.0.2623.110 m
The text was updated successfully, but these errors were encountered:
Expected behavior:
In admin/users, the column labels are mislabeled. The left-most column should read
Display Name
and the 2nd column from the left should readUsername
.Actual behavior:
The left-most column reads
Username
and the 2 column from the left readsName
.Steps to reproduce:
Navigate to the Users page within the Admin module.
Screenshots (if applicable):
OS and Browser:
Ubuntu (in Cloud 9) with Chrome Version 49.0.2623.110 m
The text was updated successfully, but these errors were encountered: