readthedocs / readthedocs/ext-theme
Implement user dropdown menu on project/organization headers
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 12
- Forks
- 6
- Avg merge
- 13h 25m
- Merged PRs (30d)
- 1
Description
The maintainers list uses overlapping icons, and should be truncated as well, though I think this is a temporary hack only right now. @humitos suggested expanding this list on hover, but given the list also needs to be truncated at some length, I probably would rather a dropdown to show a vertical list of maintainers/teams.
This also gives more room to put a user icon and name, maybe even more metadata too, like read/admin access, etc.
Also, same for the organization owners, team members, etc in similar views. It would probably make sense to have this be a reusable component -- either template reusable or KO view reusable.
Contributor guide
No contributing guide indexed for this repository
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 project and organization header views that render maintainers, owners, and team members. Review how the current overlapping icon list is truncated and whether a reusable template or Knockout view already exists. Done means those lists use a bounded dropdown with a vertical member list and room for the proposed user metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100