"Fee target" label and "OK" button state not updating in "Pay" window
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
Minor GUI issue. (Linux Desktop, 4.4.3)
When you open the "Pay..." window, there is a line like this:
Fee target: Within 5 blocks [ input box ] [dropdown]
When you change the dropdown between ETA and Mempool the label should reflect that by changing to e.g. "1.00 MB from tip" (if Mempool), "Within 5 blocks" (if ETA). But this label is not changing, not updating.
It updates if I first change to "Static" and then back to ETA or Mempool. Or if I start changing the slider.
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 in the Pay window and trace the ETA/Mempool dropdown alongside the fee-target label, input box, and slider. Reproduce the issue on Linux by switching between ETA and Mempool without changing the slider. Done means the label and OK button state update immediately for each selection, without switching through Static.
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
- 45/100