Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

User's name on the upper right corner is missing. This is causing the button for opening a dropdown with options to be missing. #403

Closed
edwinthinks opened this issue Aug 27, 2020 · 0 comments · Fixed by #405
Labels
🐞 Bug Something isn't working

Comments

@edwinthinks
Copy link
Collaborator

edwinthinks commented Aug 27, 2020

Describe the bug
We had a bug report in which the name of the user in the upper right corner is missing. This is problematic because the name acts as a button that opens a drop-down with the "Logout" option.

Screen Shot 2020-08-26 at 7 21 34 PM

It is likely going to be difficult to backfill all the name records of User in the DB (954 out of 1024 records have name=nil). Perhaps we can at a minimum we could show a cog icon (or another icon) to indicate that there is a button there. Also using email might be a good idea :)

To Reproduce

  1. Login as a partner user.
  2. Change the user's name column to nil
  3. Reload the page and the button with the name is missing.

Expected behavior
The button should be there

@edwinthinks edwinthinks changed the title Name on the upper right corner is missing. User's name on the upper right corner is missing. This is causing the button to open the dropdown to be missing. Aug 27, 2020
@edwinthinks edwinthinks added the 🐞 Bug Something isn't working label Aug 27, 2020
@edwinthinks edwinthinks changed the title User's name on the upper right corner is missing. This is causing the button to open the dropdown to be missing. User's name on the upper right corner is missing. This is causing the button for opening a dropdown with options to be missing. Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant