Skip to content

rich parameters: description appears larger than title #6858

New issue

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

Closed
bpmct opened this issue Mar 28, 2023 · 1 comment · Fixed by #9158
Closed

rich parameters: description appears larger than title #6858

bpmct opened this issue Mar 28, 2023 · 1 comment · Fixed by #9158
Assignees
Labels
s2 Broken use cases or features (with a workaround). Only humans may set this. site Area: frontend dashboard

Comments

@bpmct
Copy link
Member

bpmct commented Mar 28, 2023

Screenshot 2023-03-28 at 4 45 12 PM

My code:

data "coder_parameter" "git_repo" {
  name        = "Git repository"
  icon        = "https://upload.wikimedia.org/wikipedia/commons/3/3f/Git_icon.svg"
  description = "See [Development Container Images](https://hub.docker.com/_/microsoft-vscode-devcontainers) for help"
  default     = ""
  type        = "string"
  mutable     = false
}
@bpmct bpmct added bug s2 Broken use cases or features (with a workaround). Only humans may set this. labels Mar 28, 2023
@matifali
Copy link
Member

matifali commented Aug 4, 2023

I also support this change. The title should be more significant than the description.

@matifali matifali added the site Area: frontend dashboard label Aug 4, 2023
@aslilac aslilac self-assigned this Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s2 Broken use cases or features (with a workaround). Only humans may set this. site Area: frontend dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants