issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
4.5M results
Parent bounty: #743
Bug
apps/web/app/dashboard/client/page.tsx is a static placeholder:
export default function ClientDashboardPage() {
return (
section className= card
h2 Dashboard ...
🔗 Мета
Labels: research | priority:P0 | ontology | standards | adr Milestone: Sprint 4 — Ontology Standards Foundation User
Story / ФТ: mango:ba-ontology-standards Linked Backlog: governance/BACKLOG.md ...
Description
Add a comprehensive test suite for the new Typer-based CLI. This covers smoke tests, configuration handling, error
paths, and output format validation.
Acceptance Criteria
Smoke Tests
...
domain/backend
P0
priority/p0
size/l
story
Parent bounty: #743
Bug
apps/web/app/messaging/page.tsx is a static placeholder with no content:
export default function MessagingPage() {
return (
section className= card
h2 Messaging ...
Description
Migrate the CLI from argparse to typer[rich] with Rich console output, styled panels, progress bars, shell completion,
and consistent color theming.
Acceptance Criteria
CLI Architecture ...
domain/backend
P0
priority/p0
size/xl
story
Problem
The interior-holing work (#2289) is complete: nested object/array/function holing, the robustness-anchor policy, the
candidate walk, and the multi-feature value-anchor cover (ShapeIndex::unique_value_anchor_cover) ...
Parent bounty: #743
Bug
packages/ui/src/Button.tsx accepts only a children prop and hardcodes all attributes:
export function Button({ children }: { children: React.ReactNode }) {
return button style={{...}} ...
Parent bounty: #743
Bug
GET /api/auth/oauth/:provider/callback in apps/api/src/controllers/authController.js echoes back the provider route
parameter with no validation:
export async function oauthCallback(req, ...
Summary
RotationHandleMixin._apply_rotation() (in resize_handle.py) sets the rotation pivot to boundingRect().center(). For a
plant carrying an antagonist warning badge, CircleItem.boundingRect() is expanded ...
Parent bounty: #743
Bug
apps/api/src/services/reviewService.js returns direct references to internal state:
export async function listReviews() {
return reviews; // direct array reference — caller ...

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.