gui icon indicating copy to clipboard operation
gui copied to clipboard

Peers window: Show direction in a new column, with clearer icon

Open luke-jr opened this issue 3 years ago • 9 comments

Replaces the space-wasting "Inbound"/"Outbound" strings with left/right pointing to/from the address, and a tiny text label (which can be translated) overlayed.

luke-jr avatar Jun 12 '21 20:06 luke-jr

Would be helpful to attach screenshot before/after code change.

ghost avatar Jun 14 '21 09:06 ghost

NACK - takes up more space - left and right don't obviously correspond to in or out, unless it's in the same column as something and then perhaps it would.

rebroad avatar Jun 26 '21 14:06 rebroad

The Direction column needs to be right before the Type column because Direction and Type are the two aspects of the current connection type naming, e.g. Outbound Full Relay, etc. It also should be "Inbound" or "Outbound" per the same naming. Another option is to drop the Type column completely, which I reckon is the wrong direction but the current state is confusing to users who have reported it as a bug.

jonatack avatar Jun 26 '21 15:06 jonatack

@rebroad Left/right point away/toward the IP column. There's also the text part to avoid any uncertainty.

luke-jr avatar Jun 26 '21 15:06 luke-jr

@luke-jr, @hebasto. Just a reminder. One of the alternatives of this PR, #317, has been merged. So, can this PR be closed?

shaavan avatar Aug 14 '21 14:08 shaavan

Rebased and description updated to current state of master

luke-jr avatar Aug 31 '21 23:08 luke-jr

Would be helpful to attach screenshot before/after code change.

hebasto avatar Sep 07 '21 18:09 hebasto

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #602 (Unify bitcoin-qt and bitcoind persistent settings by ryanofsky)
  • #601 (refactor: Pass interfaces::Node references to OptionsModel constructor by ryanofsky)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

DrahtBot avatar May 20 '22 08:05 DrahtBot

🐙 This pull request conflicts with the target branch and needs rebase.

Want to unsubscribe from rebase notifications on this pull request? Just convert this pull request to a "draft".

DrahtBot avatar May 24 '22 09:05 DrahtBot

Closing this as it has not had any activity in a while. If you are interested in continuing work on this, please leave a comment so that it can be reopened.

hebasto avatar Oct 26 '22 15:10 hebasto