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

Missing username in profile dropdown in profile page #56

Open
ad6641 opened this issue Nov 21, 2024 · 0 comments
Open

Missing username in profile dropdown in profile page #56

ad6641 opened this issue Nov 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ad6641
Copy link

ad6641 commented Nov 21, 2024

User account used: test_user_1

When I log in to RentSense, here
http://django-tutorial-test-before-deploy2.eba-n75bixnu.us-west-2.elasticbeanstalk.com/

I see the profile dropdown in navbar says "Welcome, test_user_1" as expected
Screenshot 2024-11-21 at 2 53 29 PM

However, when i click the item "My profile" in that dropdown the message changes to "Welcome, "

Screenshot 2024-11-21 at 2 53 21 PM

this is because the first name and last name elements are empty in the profile.

If there is a value, then there is no consistency in what name is shown on the navbar. the home page (http://django-tutorial-test-before-deploy2.eba-n75bixnu.us-west-2.elasticbeanstalk.com/
) shows the username, while all other pages show first name

Screenshot 2024-11-21 at 2 53 44 PM

Expectation: navbar must be consistent in showing the same details everywhere

@realcryptopunk realcryptopunk added the bug Something isn't working label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants