Group labels in popup menu look like normal action items
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Group labels in the popup menu (e.g. "HTTP URL") look like normal action items and are clickable. This is confusing because it makes it unclear which item to click. These labels should be unclickable and in a different font style, e.g. bold or with a grey background.
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 popup menu implementation and the code that creates its group labels, using the reported “HTTP URL” label as a search term. The work is done when group labels cannot be clicked and are visually distinct from normal action items, such as through bold text or a grey background.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100