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

⚗️(frontend) show username on AccountDropDown #412

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

daproclaima
Copy link
Collaborator

Purpose

Knowing who we are once logged in La Régie would be useful.

Proposal

Show the full name of the currently connected user on the account drop down in the right top corner

Before

Before.dropdown.change.mp4

After

After.dropdown.change.mp4

@daproclaima daproclaima force-pushed the feature/dropdown-account branch 5 times, most recently from 74bb43f to f056b29 Compare September 19, 2024 14:17
@daproclaima daproclaima self-assigned this Sep 19, 2024
@daproclaima daproclaima added the frontend Relative to the frontend label Sep 19, 2024
@daproclaima daproclaima marked this pull request as ready for review September 19, 2024 16:01
Copy link
Collaborator

@AntoLC AntoLC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few returns. Good feature ^^

@daproclaima daproclaima force-pushed the feature/dropdown-account branch 2 times, most recently from 8b0756f to d0ffd8b Compare September 23, 2024 15:57
Copy link
Collaborator

@AntoLC AntoLC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not blocking for merging.
I noticed a strange focus after we close the dropdown, see below:

scrnli_9_24_2024_9-54-49.AM.webm

secrets Outdated Show resolved Hide resolved
@daproclaima
Copy link
Collaborator Author

Not blocking for merging. I noticed a strange focus after we close the dropdown, see below:

scrnli_9_24_2024_9-54-49.AM.webm

Yes, I noticed it too. It looks like this behavior is integrated into the Cunningham Dropwown component.

- show username instead of "My account"
- udpate translations and tests
@daproclaima daproclaima merged commit 3d7dfa0 into main Sep 26, 2024
14 checks passed
@daproclaima daproclaima deleted the feature/dropdown-account branch September 26, 2024 14:32
@daproclaima daproclaima restored the feature/dropdown-account branch September 26, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Relative to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

En tant qu'utilisateur, je veux voir mon nom dans le header dès que je suis authentifié
2 participants