spesmilo / spesmilo/electrum

"Fee target" label and "OK" button state not updating in "Pay" window

Open
#8,440 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug 🐞 gui-qt-desktop
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.