You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/issue
Giteabot 6befca1695
Fix required checkboxes in issue forms (#27592) (#27692)
Backport #27592 by @JakobDev

If you set a checkbox as required in a issue form at the moment, the
checkbox is checked and read only, what does not make much sense. With
this PR, the Checkbox actually needs to be checked. The label supports
now also Markdown. This matches GitHub's behaviour.

And yes, I know the CSS is a ugly workaround. It looks like the given
CSS code is part Fomantic and I don't know how to change that. The
Maintainers are free to change that.


![grafik](https://github.com/go-gitea/gitea/assets/15185051/3f35be75-b0b4-42a7-9048-a4970384a035)

Co-authored-by: JakobDev <jakobdev@gmx.de>
1 year ago
..
fields Fix required checkboxes in issue forms (#27592) (#27692) 1 year ago
labels Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) (#27661) 1 year ago
milestone Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
view_content Revert "Fix pr template (#27436)" (#27567) 1 year ago
branch_selector_field.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
card.tmpl Refactor project templates (#26448) 2 years ago
choose.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
comment_tab.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
filter_actions.tmpl Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) (#27661) 1 year ago
filters.tmpl Hide archived labels when filtering by labels on the issue list (#27115) (#27381) 1 year ago
label_precolors.tmpl Refactor some CSS styles and simplify code (#26771) 2 years ago
labels.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
list.tmpl Hide archived labels when filtering by labels on the issue list (#27115) (#27381) 1 year ago
milestone_issues.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
milestone_new.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
milestones.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
navbar.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
new_form.tmpl Backport manually for a tmpl issue in v1.21 (#27612) 1 year ago
openclose.tmpl Hide archived labels when filtering by labels on the issue list (#27115) (#27381) 1 year ago
search.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
view_title.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago