issues Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript linked:pr language:Java
Filter by
6.7M results
Problem
The app has two parallel role systems that aren t kept in sync:
1. Functional roles — profile_roles (enum: hr_admin, finance, safety_admin, oim, canteen_*, system_admin). These drive
getAccess() ...
Description
Currently, contributors can create issues without following a structured format, which can lead to incomplete bug
reports, unclear feature requests, and inconsistent issue categorization. ...
documentation
enhancement
good first issue
Нужно добавить правило Conventional Commits. И добавить линтер для него
목적
도메인(src/domain/sokoban.ts)은 이미 구현·머지(#411)되어 있으나, 플레이어가 화면에서 소코반을 플레이할 수 없다(보기/연동 없음). UX 가이드라인 원칙 1( 구현된 규칙은 플레이 가능해야
한다 )에 따라 src/ui/games/Sokoban.tsx를 추가해 상자 밀기 퍼즐을 실제로 클리어할 수 있게 한다. 하노이탑/슬라이드 퍼즐과 ...
in-progress-ai
ready-for-dev
Problem
The landing page (app/page.tsx) renders only a main region — there is no footer. The site ships with no footer at all:
no copyright line, no secondary navigation, and no contentinfo landmark. ...
auto-suggested
Add hockey (NHL) to the enrichment layer. NHL leagueId=49291 on Highlightly; standings use the same groups/standings
shape as NBA, already handled by the normalizer.
Verified live: 96 NHL teams with real ...
What
Enable the ESLint no-param-reassign rule ([ error , { props: false }]) in eslint.config.mjs.
What it catches
Reassignment of a function parameter, e.g.:
function parse(input: string) {
input ...
Summary
The #24 fix (count-guard + per-account time budget + partial-result diagnostics) landed only on searchMessages. The
sibling read paths still have the original unbounded-all-mailbox + swallowed-timeout ...
bug
Summary
getRecentlyReceivedStats (appleMailManager.ts:~2506) builds its date thresholds with hard-coded English month names via
formatDate (lines ~2514–2539): date January 5, 2026 . This is the exact ...
bug
Summary
Every AppleScript call runs through execSync in executeAppleScript (src/utils/applescript.ts:~349) with encoding,
timeout, killSignal, and stdio set — but no maxBuffer. Node s default maxBuffer ...
bug

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.