Extended user centric tooltips
### Overview We are working on a ~"product discovery" 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 - Company - Location - Status emoji and message ![image](/uploads/e98c6cae4ee53b00b05d0dab0d2de10b/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/8006c16b086ce4177e4f1b74b40a6d8a/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