Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Extended user centric tooltips: Backend
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=24213) </details> <!--IssueSummary end--> ### Overview We are working on a gitlab-ce~3592632 in https://gitlab.com/gitlab-org/gitlab-ce/issues/49090. This issue serves as implementation issue of the final design. ## Solution We're aiming to give better context to our users without necessarily opening and reading the content of other pages. To do that, we'll introduce an extended, user-centric user tooltip with the following information: - Full name - username - job title* - company - location - local time (timezone)* - status message *We don't have these atm. ![image](/uploads/79da5bee326edb723ccd950c49a28807/image.png) The following is what we could do without adding dedicated fields for job title and timezone, although I would really like to see these. It's not only useful to people working remotely, but also to large companies that are distributed globally. ![image](/uploads/d7376c8a5e7ed54894ea7cb97b71e8a5/image.png) ### Design specs Design specs for user tooltips are available [here](https://gitlab-org.gitlab.io/gitlab-design/hosted/matej/ce%2349090-user-tooltips-spec-previews/)
issue