Skip to content

New Icons for Console Commands and Responses  #270

Description

@jarolrod

Currently, the RPC Console uses the Send Bitcoin and Receive Bitcoin icons for commands and responses.

Screen Shot 2021-04-04 at 10 26 29 PM

Two issues with this:

1) Non-Optimal UX

It's non-optimal, in my opinion, that the icons used for signaling a Send Bitcoin or Receive Bitcoin are recycled elsewhere. These icons should be reserved and not used anywhere else. I propose we get/design a new icon for use in the RPC Console to signal commands and responses.

Maybe we can use the < and > symbols like so:

22:26:21 < getblockcount
22:26:21 > 1970004

2) Icons are used in the wrong order

The Receive Bitcoin icon is used when you input a command and the Send Bitcoin icon is used when you receive a response. This signals that the icons are employed through the framing of the RPC Console's POV, not the users.

We should reframe the POV to be user-oriented.

  • a) We stick with the Send Bitcoin & Receive Bitcoin Icons
    When you input a command, the Send Bitcoin icon should show alongside the command. When you receive a response, the Receive Bitcoin icon should show alongside the response.

  • b) We use a new Icon/Symbol
    The new Icon or symbol should keep this POV framing in mind. A command input should be shown with a Send icon/symbol. A received response should be shown with a Receive icon/symbol.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions