linuxmint / linuxmint/mintsources
Purge/downgrade foreign packages: clicking go button twice causes it to interfere with itself.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 59
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
When purging/downgrading foreign packages: clicking apply button twice causes it to interfere with itself. This is easy to do by accident on a laptop with a cheap touchpad. A simple fix would be to disable the button after it is pressed once.
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 at the purge/downgrade foreign packages interface and reproduce the problem by clicking the Apply button twice. Identify the Apply button handler and make sure the button is disabled after the first press, then verify that repeated clicks no longer interfere with the operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100