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
Checkboxes and Comboboxes may not show any label if description is not set
on: workflow_dispatch: inputs: test-a: type: boolean test-b: type: choice options: - a - b - c - d test-c: description: One with description! type: boolean jobs: _: runs-on: windows-latest steps: - run: ${{ tojson(inputs) }} shell: cat {0}
1.23-rc0
Yes
No response
linux
build myself / demo site
SQLite
The text was updated successfully, but these errors were encountered:
I would take this issue after #33073, because this would cause merge conflicts due to moving the affected template
Sorry, something went wrong.
4237736
ChristopherHX
Successfully merging a pull request may close this issue.
Description
Checkboxes and Comboboxes may not show any label if description is not set
Gitea Version
1.23-rc0
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
linux
How are you running Gitea?
build myself / demo site
Database
SQLite
The text was updated successfully, but these errors were encountered: