Closed Bug 1146763 Opened 10 years ago Closed 5 years ago

Create hovercards for users, bugs, comments, products, components and keywords

Categories

(bugzilla.mozilla.org :: User Interface, enhancement)

Production
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: glob, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: bmo-ux, Whiteboard: [october-2019-bmo-triage])

show a mini user profile when hovering over a user. needs to be xhr loaded, and include the gravatar, full name, email, and indicators if the user: - is new to bugzilla - is disabled - can confirm bugs - has edit bugs
Severity: normal → enhancement
OS: Mac OS X → All
Hardware: x86 → All
Keywords: bmo-ux
I’ve put this on https://github.com/bugzilla/bugzilla-ux/wiki/Bugzilla-7-Roadmap Nowadays hover cards can be seen on many places, including Facebook, Twitter, Google+, LinkedIn, Slack. It can also have: * their local time * online indicator (see https://github.com/bzdeck/bzdeck/issues/418 for reference) * contextual menu items like “Assign to this bug” or “Ask info on this bug” Implementation note: It’s probably a non-modal dialog, so, * A user name link should have `aria-haspopup=“dialog”` * A card should have `role=“dialog”` (https://w3c.github.io/aria/#dialog) I have used the `menu` role for Bug 1472954, but the `dialog` role is appropriate for this kind of rich widgets.
See Also: → 1497877
Assignee: nobody → kohei.yoshino

On mobile, the user hovercard may look like this: https://twitter.com/Twitter/status/1095784011845324801

Summary: show a mini user profile when hovering over a user → Create hovercards for user, bug, product, component
Blocks: 1530111
Component: User Interface: Modal → User Interface
Depends on: 1480482

Since Sylvestre asked Bug 1480482 (as well as bug and user hovercards, IIRC) I’m putting this in my todo list :)

Summary: Create hovercards for user, bug, product, component → Create hovercards for users, bugs, products, components and keywords
Blocks: 1533269

Please keep the "title" attribute on internal bug links, though - it's a handy way of showing the title in the context menu of Firefox on Android, too.

Depends on: 1478413
Summary: Create hovercards for users, bugs, products, components and keywords → Create hovercards for users, bugs, comments, products, components and keywords
No longer blocks: 1530111
No longer blocks: 1533269
Assignee: kohei.yoshino → nobody

Please open a new bug if we want to address in the future.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.