issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java language:C#
Filter by
39.6M results
Context
When a notification subscription matches an event, the system needs to know which channels to deliver through. This is a
two-level decision:
1. Subscription-level — specific overrides on the ...
Problem
In src/lib/AuthContext.jsx:36-68, onAuthStateChange runs loadProfile() on every event — including TOKEN_REFRESHED (fires
periodically) and SIGNED_IN on tab refocus. Each run does a fresh getProfile(), ...
enhancement
PBI Type
!-- Technical / Infrastructure / Design / Testing / Documentation / Research -- Design
Description
Empower cantrip needs runes displaying sub-cantrips effects
Acceptance Criteria
1. Every ...
design
feature
Ready
Bug Description
The job validator currently accepts payloads where budgetMin is greater than budgetMax. That allows nonsensical job
records such as a 500-100 budget range and can break marketplace filtering, ...
Long-running process grows unboundedly. Profile and fix leak.
Generated for enterprise-scale GitHub performance testing.
Repository: integration-webex Booster Run ID: boost-20260625-121619 Sequence: ...
P2-medium
perf-test
Problem
In src/lib/feed.js:92, hasMore is derived from the raw page size before client-side filtering:
const rawCount = feedResult.data.length // L59, before filtering
...
return { profiles, hasMore: ...
enhancement
Context
CaseHub s notification system is built on the platform s datasource + user-defined filter infrastructure. A subscription
is the binding between that filter system and notification delivery: a ...
Repeated expensive computations. Add Redis/in-memory cache.
Generated for enterprise-scale GitHub performance testing.
Repository: integration-webex Booster Run ID: boost-20260625-121619 Sequence: 39 ...
P3-low
perf-test
Problem
npm run lint currently exits non-zero: 56 errors, 35 warnings. Breakdown of errors:
- 18 × no-unused-vars — dead imports/vars, e.g.:
- src/pages/Typing.jsx:1 (useEffect), :5 (usePageTitle) ...
chore

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.