rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
440 stars 244 forks source link

Accessibility Epic: Use Explicit Button Naming #7984

Open kwwii opened 1 year ago

kwwii commented 1 year ago

We should always include a full description of the action in button names. "Create Cluster" or "Add Member" instead of just Create or Add

kwwii commented 1 year ago

Page Cluster -> Cluster Members -> Add Member

Page Workloads -> Create Workload, Create Cronjob, Create DemonSet, Create Deployment, Create Job, Create StatefulSet, Create Pod

Page Apps -> Create Repository (Add Repository???) Service Discovery -> Services -> Create Service

Page Storage -> Create Persistent Volume, Create StorageClass, Create ConfigMap, Create PersistentVolumeClaim, Create Secret

Page Cluster Management -> Create Cluster

AND all custom resources (template)