Add open issues status filter
Build / build (push) Successful in 12s

This commit is contained in:
2026-07-18 12:49:15 -05:00
parent 389afb3162
commit c9c2a71dcd
9 changed files with 80 additions and 16 deletions
+1
View File
@@ -56,6 +56,7 @@ Required variables:
- The primary Open Issues panel lists recent issues ordered by creation time.
- The `Only current repo` checkbox defaults to checked and limits the table to the active URL's linked Gitea repo.
- Turning off `Only current repo` loads recent issues from all repos already loaded in the extension.
- The status dropdown defaults to `Open` and supports `Open`, `Closed`, and `Open + Closed`.
- Selecting an issue shows a direct Open in Gitea link, editable issue subject/content fields, issue attachments, comment chain, and a comment form for text, additional screenshots, and file attachments.
- Issue comments should upload screenshots/files as issue assets first, then create a comment containing links to those attachments.
- Existing issue attachments can be deleted from the selected issue.