Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:JavaScript language:Java

Filter by

6.7M results  (359 ms)

6.7M results

Cargo.lock and package-lock.json are committed and CI runs cargo audit, cargo deny, and npm audit, but nothing opens update PRs, so dependency bumps are fully manual. We should add .github/dependabot.yml ...
ci
dx
good-first-issue
low
official campaign
security-hardening

Paths like deployments/v1/ and artifacts/manifest.json are hardcoded across multiple scripts in scripts/, so a layout change touches many files. We should add a scripts/config.ts that exports the canonical ...
dx
good-first-issue
low
official campaign
tech-debt
tooling

There is no navigator.onLine handling, so send, claim, and scan actions can be triggered offline and fail with confusing RPC errors. We should add an online and offline listener, an Offline badge in the ...
enhancement
frontend
good-first-issue
low
official campaign

The toast layer lacks role= alert or role= status and an aria-live region, so async success and error notifications are silent to assistive technology. We should add role= status with aria-live= polite ...
accessibility
frontend
good-first-issue
low
official campaign

AddressDisplay and ReceiveView copy handlers only flip local state, so there is no global confirmation and screen-reader users get no announcement. We should use the existing useToast() to show a Copied! ...
accessibility
enhancement
frontend
good-first-issue
low
official campaign

Summary The sharepoint connector (engine-v0.24.0, Trino SPI 481) returns zero rows from information_schema.columns for any user table in the sharepoint schema. Steps to Reproduce 1. Configure a Trino ...
bug

Depends on #105 Create docs/guidelines/testing-backend.md documenting: - How to start the test DB and run pytest - Fixture pattern from conftest.py - Annotated example for teammates writing TASK-1 ...
sprint 3 - tests
task

Depends on #105 Write pytest tests for GET /venues (list, filter by category, search) and GET /venues/{id} (detail, 404). Follow the pattern in backend/tests/test_venue.py (reference examples) and the ...
sprint 3 - tests
task

Depends on #105 Write pytest tests for /auth/register, /auth/login, and /auth/me endpoints, including the User model validation. Follow the pattern in backend/tests/test_auth.py (reference examples) ...
sprint 3 - tests
task

The magic numbers MAX_FIELDS (16), MAX_FIELD_NAME_LEN (32), MAX_STRING_VALUE_LEN (128), and MAX_ATTESTATION_DATA_LEN (512) appear in opaque-schema-core and are re-checked (for example the 512-byte limit) ...
contracts
good-first-issue
low
official campaign
tech-debt
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.