cypherglassdotcom/windshield

Sperate tables for differnt node type

Closed this issue · 1 comments

If BP nodes are defined, maybe they should be at the top in their own table, but that table is hidden if there are none.

Below that a FN table.

Below that an external node table.

Below that the producer list, auto built from the table in the chain? Maybe limited to the first 25. Not sure how to make this pretty. Maybe in a different color. MAybe this open should be able to be turnned off and on. Maybe this needs to be it's own issue.

Hmmm... I think the way we have nodes and ability to sort them by position numbers it's clean and give the user the option to organize their nodes/external in the way that best fits for him. He would probably order by his BP Node, Fullnodes and then the external ones.

Not sure if multiple tables will look heavy... Maybe you could make a simple wireframe to this layout, like in word or even paper and pen? Now, about the producers table, as we always need the top producers external nodes, it will basically be duplication data, that's why we removed that table, remember? It's in the code and I can uncomment :)