Change participants info button from hover tooltip to popover
Open
Nobody has claimed this yet.
design
feature: chat 💬
good first issue
papercut
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
Currently, the i button for participants displays a tooltip on hover. This isn't very well discoverable/accessible. It just isn't a common pattern nowadays.
Instead, this information should be displayed in a popover.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the participants info button and the hover tooltip implementation in the frontend. Replace the hover-only presentation with a popover that users can open through an accessible interaction, then verify that the participant information is displayed without relying on hover.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100