issues Search Results · language:Edge language:TypeScript language:HTML is:public language:JavaScript language:TypeScript
Filter by
41.2M results
I understand you want to make report generation asynchronous so users can interact with other parts of the system while
reports are being generated. Currently, the submit server action in app/actions.tsx ...
Parent: #124 · Size: S · Merge last
Tasks
- [ ] Mark sub-issues done in epic #124 checklist
- [ ] README roadmap: move notifications from open epic to shipped when #124 closes
- [ ] Verify extended-docs ...
documentation
enhancement
Parent: #124 · Size: L
Problem
#127 mentioned DB per tenant; today all tenants share process env vars. Multi-tenant self-hosted needs per-tenant
webhook URLs and severity.
Implementation checklist
...
backend
enhancement
Steps To Reproduce
1. Make sure the bitwarden browser extension is locked
2. Go to a field and press Ctrl-Shift-L to fill in credentials
3. Bitwarden extension pops open log-in window
4. Log in window ...
browser
bug
Task: #88
Add a Markdown table to ARCHITECTURE.md listing every component file path and its Server/Client classification, plus
refactor candidates and promotion candidates.
feature
Summary
FloatingLabelField uses Animated from react-native (JS thread). Animations stutter when JS thread is busy. Also:
useRef(new Animated.Value()) creates a wasted object on every render.
Acceptance ...
status:approved
Parent: #124 · Size: S
Problem
NOTIFICATION_DEDUP_MS suppresses duplicate CVE batches. No cap on volume during noisy watch periods (flapping sources).
Implementation checklist
- [ ] Token bucket ...
backend
enhancement
Task: #88
List all components that contain no hooks, no browser APIs, and no event handlers — these are safe to be Server
Components and should NOT have use client added.
feature
Parent: #124 · Size: M
Problem
Today only global NOTIFICATION_MIN_SEVERITY applies. Ops may want Slack @channel for CRITICAL only while email gets
HIGH+.
Implementation checklist
- [ ] Env pattern: ...
backend
enhancement
Task: #88
Identify components that both fetch data server-side and use client hooks. Flag them as refactor candidates requiring a
split into a Server Component shell with a Client Component leaf.
feature

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.