-
Notifications
You must be signed in to change notification settings - Fork 526
Closed
Description
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-listfor logs - reduce sidebar nav font-weight (use
200or400? maybe helvetica neue?) - reduce size of sidebar?
- title or dag search bar at the top navbar
- top navbar
10pxshorter - 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 Filesshould be in its own page. it's going to get big. -
All Local Filesshould 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
jssyntax highlighting with GFM. (highlight.js?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



