Skip to content

webui feedback #1

@jbenet

Description

@jbenet

This is an issue compiling a bunch of feedback in one place.

Styling + Home

Styling:

  • links still break url + back button... use hash or query string?
  • fa-list for logs
  • reduce sidebar nav font-weight (use 200 or 400? maybe helvetica neue?)
  • reduce size of sidebar?
  • title or dag search bar at the top navbar
  • top navbar 10px shorter
  • top right icons should have tool tips
  • add "Docs" top right icon

Home

  • use <code> for all hashes (monospace).
  • use <code> for version identifiers
  • use <pre> for key
  • use <code> or <pre> for addresses

Connections

  • dont geolocate local addresses. treat them as self.
    (geolocate own addresses only if not local)
  • still not loads conns for me :(

Files

  • drag+drop is super nice. but there's little indication that file was successfully added. maybe add a <div class="alert alert-success"> with each filename.
  • list all local unixfs files in this page.
  • hashes should be selectable (use <code>?), no need to link.
  • add a "DAG" (or maybe fa-share-alt) action, which takes you to object's dag page
  • Pinned Files should be in its own page. it's going to get big.
  • All Local Files should be in its own page (Local Objects

DAG

  • add to field: placeholder="Enter hash or path: /ipfs/QmBpath..."
  • as user enters things, the field outline should color greein if a hash is correctly entered, and red if not. (some taeke a sec to be transmitted)
  • enter on the field should work
  • needs an image when there is nothing selected.

Config

  • move save btn to right
  • add a reset btn
  • add reset + save buttons to top right
  • make textarea arbitrarily large.

Logs

  • use "Tail" instead of "Bottom".
  • make it actually tail (add events + rescroll to end)
  • add "Clear" and "Top" to bottom of file
  • clear looks too faded. use same color.
  • use<pre> for the text area,
  • pretty-print each json item.
  • use js syntax highlighting with GFM. (highlight.js?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions