@@ -39,10 +39,13 @@ Required variables:
|
||||
|
||||
- Add Issue is enabled only when the active tab's base URL is already in the URLs list and that URL is linked to a Gitea repo.
|
||||
- The Add Issue view must show the Gitea repo that will receive the issue.
|
||||
- The Add Issue view intentionally omits the redundant view header title/description and keeps the Ready checkbox label short.
|
||||
- Screenshot capture uses Chrome's visible-tab capture API and requires the extension's `activeTab` permission plus `<all_urls>` host permission so capture still works after the side panel remains open across tab changes.
|
||||
- Captured screenshots should appear immediately in Add Issue as thumbnail rows.
|
||||
- Created issue bodies must include `Chrome profile: Silma`.
|
||||
- When Ready is checked, create the issue, upload screenshots/files as Gitea issue assets, then apply the `ready` label last.
|
||||
- The Add Issue view lists existing issues for the linked Gitea repo. Selecting an issue opens 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.
|
||||
|
||||
## URL Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user