linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
691 stars 361 forks source link

Add List view header with column labels #1122

Closed phuegel closed 6 years ago

phuegel commented 7 years ago

Add a header title to all List views in new Manager 2.0. eg.) NodeBalancer, DNS Manager, etc. so each column is labeled. This would give users immediate context on the information being displayed without second guessing the data. manager nodebalancer 2 0 v1

1104

1102

eatonphil commented 7 years ago

We've been back and forth on this a lot actually. We do want to include labels where they might not be obvious, but with a lot of the top-level tables (lists of Linodes, NodeBalancers, DNS zones, etc) we've often felt like having the column name is redundant because it's pretty obvious what a group of numbers that look like an ip address are -- similar for the datacenter / flag, distro, etc.

Deeper into some sections though there are tables where we absolutely do feel the need for labels because the tables are not obvious at all.