We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Are we using Label or Display Name moving forward, UI and YAML are incosistent
rill/runtime/compilers/rillv1/parse_metrics_view.go
Line 47 in 68383e1
Expected behavior Change the UI to Display Name for less confusion
Screenshots
The text was updated successfully, but these errors were encountered:
The actual display columns needs changing but we should also:
Sorry, something went wrong.
To confirm, is the UI supposed to read "Display name" not "Label"? @jkhwu
Yes, as per design mocks its Display name. We have also deprecated the actual yaml property label and title in favour of display_name
label
title
display_name
briangregoryholmes
No branches or pull requests
Describe the bug
Are we using Label or Display Name moving forward, UI and YAML are incosistent
rill/runtime/compilers/rillv1/parse_metrics_view.go
Line 47 in 68383e1
Expected behavior
Change the UI to Display Name for less confusion
Screenshots
The text was updated successfully, but these errors were encountered: