issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Java language:CSS
Filter by
50.8M results
What to do
- In app/page.tsx, remove the {/* ... */} comment wrapping the hero section (lines 31–43) so the DALIA heading and
tagline appear on the homepage.
- In app/layout.tsx, update the metadata ...
Goal
Reduce repeated database work for the homepage by using a precomputed or cached feed snapshot.
Tasks
- [ ] Decide whether snapshot belongs in Supabase table, view, materialized view, or cache ...
area:performance
area:supabase
area:web
priority:medium
type:feature
Location: index.html, shop.html, and multiple other HTML views. Issue: There are numerous anchor tags throughout the UI
that use href= # as placeholders. Clicking these often triggers unwanted page scrolling ...
Goal
Increase the number of public requests served by Cloudflare cache.
Tasks
- [ ] Confirm homepage cache headers
- [ ] Confirm /api/articles cache headers
- [ ] Confirm article pages cache headers ...
area:performance
area:web
priority:high
type:ops
Origin: AfkBuild run on #22–#27 (PRD #21 / ADR-00014) review pass. Logged as nice-to-have follow-ups, not blockers.
What
Two nice-to-haves on the pure transition core (OnboardingLifecycle):
1. EDGES ...
needs-triage
Goal
Add database indexes that support fast feed queries and duplicate checks.
Tasks
- [ ] Add index on rss_feeds(is_active, id)
- [ ] Add unique index on rss_feeds(url)
- [ ] Add unique index ...
area:performance
area:supabase
priority:high
type:ops
Origin: AfkBuild run on #22–#27 (PRD #21 / ADR-00014) review pass. Logged as nice-to-have follow-ups, not blockers.
What
Two bean-layer assertions the verb slices left uncovered (core-level coverage ...
needs-triage
Summary
The Settings About panel keeps a local actionError above the updater state message, but updater state-change events
never clear that local error. After a failed update action or cancel action, ...
bug
模块:Electron
优先级:P2
类型:交互
Origin: AfkBuild run on #22–#27 (PRD #21 / ADR-00014) review pass. Logged as nice-to-have follow-ups, not blockers.
What
Three defense-in-depth items in OnboardingTransitions, all surfaced by review: ...
needs-triage
Goal
Avoid Google News RSS as a primary publishing source.
Why it matters
Google RSS often uses redirect URLs and generic thumbnails, which hurts source quality and article card quality.
Tasks
- ...
area:rss
priority:high
type:maintenance

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.