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

Make interaction with player names consistent #3041

Open
BlackYps opened this issue Oct 21, 2023 · 0 comments
Open

Make interaction with player names consistent #3041

BlackYps opened this issue Oct 21, 2023 · 0 comments

Comments

@BlackYps
Copy link
Collaborator

There are various places in the client where the names of other players show up and you can interact with them. Typically by bringing up the context menu where you can add friend/foe, show user info etc. However the interaction to bring up the menu is inconsistent.
The nicest implementation I found is in the replay window where the name gets highlighted and the cursor changes on mouseover and you bring up the menu with right or left click. We should do it this way everywhere.

Locations I found where it behaves differently:
clicking on the name in aeolus chat directly: just opens up a direct chat instead of bringing up the menu
name in the chat user list on the right: only right click works
leaderboard: only right click works
map or mod windod: you only have the option to copy the name on right click

The highlighting on mouseover to indicate that an interaction is possible is also different everywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants