issues Search Results · language:Dune language:TypeScript language:TypeScript language:Python linked:pr language:JavaScript
Filter by
7.9M results
Summary
The multi-row extract_data accumulate loop (claude_step._execute_rows) scrolls between extract passes via
_cdp_scroll_once, which issued only window.scrollBy(...) / document.scrollingElement.scrollBy(...). ...
bug
Summary
The qwik theme hook browser spec is intermittently flaky. It failed once during a pre-commit check run, then passed on
an immediate re-run with no code change, so it is non-deterministic rather ...
Bug
[Feature] Setup Express Application, MongoDB Connection Project Structure
Overview
Initialize the backend application, configure MongoDB Atlas connectivity, and establish a scalable project structure ...
enhancement
good first issue
Description
I noticed that the Technology Badge Recommendation feature is no longer available in CommitPulse.
Additionally, there appear to be issues with the Contribution Visualization section, where ...
bug
Action
Add new faculty entry
Name (as it appears in DBLP)
Zhibo Liu 0001
Institution
Nanjing University
Homepage URL
https://monkbai.github.io/
Google Scholar ID
kIsmHd4AAAAJ
ORCID
0000-0002-7872-1129 ...
CSrankings form submission
pr-created
Summary
Split the 1444-line embedding_compute.py monolith into a registry-backed adapter pattern.
Changes
- embedding_compute.py: 1444 → 403 lines — keeps shared utilities + compute_embeddings() dispatch ...
Is your feature request related to a problem? Please describe.
프로젝트는 gts로 코드 스타일을 관리합니다(package.json의 lint/fix 스크립트, eslint.config.cjs의 gts 설정). lint는 코드의 동작이 아니라 스타일(prettier 포맷 + 일부
eslint 규칙)만 검사하므로, ...
Is your feature request related to a problem? Please describe.
현재는 score-calculator.ts와 output.ts 두 곳의 한도 계산이 같은 식이라, 점수와 한도 N개 초과 안내 문구가 일치합니다. 당장 잘못된 출력이 나오지는 않습니다.
문제는 한도 규칙(배수 3, 4)이 바뀔 때입니다. 채점 ...
概要
Tailwind CSS 4 が導入済みだが、ほぼすべてのスタイルがインライン style で記述されている。
問題点
- 14+ コンポーネントでインラインスタイルが大量使用
- デザインの一貫性・保守性が低い
- Tailwind のユーティリティクラスが活用されていない
対応方針
- 段階的にインライン style を Tailwind クラスに移行
- 共通のデザイントークン(色・フォント・スペーシング)を ...
enhancement
概要
CI/CD 設定ファイルがローカルに作成済みだが、GitHub に push されていない。
未 push のファイル
- .github/workflows/ci.yml(lint + typecheck + build + audit)
- .github/dependabot.yml
- .github/ISSUE_TEMPLATE/
- .github/pull_request_template.md ...
enhancement

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.