forgejo/templates/repo/issue
Otto Richter 7eac5feb74 fix: WIP toggle by reducing max issue title
- when the PR title has the maximum length, the WIP toggle switch does nothing
- work around this by slightly reducing the max input size (- 10 characters for eventually long prefixes)
- test WIP toggling edge case in playwright

fix(e2e): increase timeouts

A look at recent runs suggests they should be increased globally. The timeouts in the config file have no timeout by default.
2024-08-29 01:36:58 +02:00
..
fields Don't show hidden labels when filling out an issue template (#31576) 2024-07-14 10:39:08 +02:00
labels follow up on #2367: rel="nofollow" on in-list labels 2024-08-15 21:56:26 +02:00
milestone Make it consistent with the other sorting filters 2024-07-22 15:01:36 +02:00
view_content [PORT] Add warning message in merge instructions when AutodetectManualMerge was not enabled (gitea#31805) 2024-08-11 19:15:37 +02:00
card.tmpl
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl
filter_list.tmpl [BUG] Ensure all filters are persistent in issue filters 2024-08-06 17:12:10 +02:00
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl chore: rename class issue-title-buttons to button-row 2024-06-28 13:11:16 +05:00
milestone_new.tmpl
milestones.tmpl chore: rename class issue-title-buttons to button-row 2024-06-28 13:11:16 +05:00
navbar.tmpl
new.tmpl
new_form.tmpl
openclose.tmpl
search.tmpl fix(ui): use right placeholder string in milestones search (#4628) 2024-07-25 03:33:44 +00:00
view.tmpl
view_content.tmpl Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00
view_title.tmpl fix: WIP toggle by reducing max issue title 2024-08-29 01:36:58 +02:00