Summary
Some users may prefer to see the user info card on hover, as it will declutter interfaces with many users listed. Show-on-hover can't be the default, because we want the feature to be usable on mobile and accessible to users navigating via keyboard, but it could be set via a preference for users who want this behavior.
Specification
- A preference exists for "Show the user info card on hover (desktop only)"
- When the preference is checked, the user info card button is not rendered on desktop. The card is opened via hovering over a user name.
- When the preference is checked, the user info card button *does* display on mobile interfaces
Technical notes
...
Acceptance criteria
- Users can open the user info card on hover, if a preference is set



