issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java linked:pr language:TypeScript
Filter by
6.7M results
Summary
Page collection invocations showed discovered counts that did not reconcile with persisted, fetch, and quality-drop
numbers. Pre-fetch drops (already collected, duplicate URL, URL noise, host ...
createUserSchema lacked validation tests. Added 15 test cases covering valid data, max length boundaries, empty fields,
invalid email, short password, and missing required fields.
Priority: Important ...
enhancement
App
AFFiNE — an open-source, self-hostable workspace (docs / whiteboards / databases).
Why
AFFiNE is commonly self-hosted. It exposes a GraphQL API authenticated with personal access tokens rather than ...
Description
The nest-slice-build engine detected completed slices by trailer ORDER alone. Sprint 1 already landed Nest-Slice
trailers for orders 0 through 9 on origin/main. When Sprint 2 ran with orders ...
area: build
priority: high
type: bug
Problem
The shared config enforces a spec file for every source file via two complementary rules:
- ddd/require-spec-file for .js/.ts (upstream plugin bails on other extensions)
- custom/require-spec-file-tsx ...
- [ ] sync docs with improvements done in Admin UI application
area-documentation
comp-admin-ui
enhancement
kind-feature
Subject of the issue
Page Nav button tooltips authored in the authoring tool never display. The schema defines the per-button tooltip object
as _navTooltip (in both component.schema.json and properties.schema), ...
bug
loginUserSchema lacked validation tests. Added 7 test cases covering valid login data, invalid email, short password,
empty email/password, and missing fields.
Priority: Important
enhancement
Symptom
During a long classification run the spinner keeps spinning but classification has silently stopped, and Stop review
does nothing. The Thunderbird error console shows a storm of:
sendRemoveListener ...
bug
What
Enable the core ESLint rule no-self-compare at error level.
What it catches
A comparison where both operands are the same variable or expression:
if (a === a) { ... } // always true
if (x ...

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.