issues Search Results · language:Dune language:Python language:JavaScript language:Python linked:pr language:TypeScript
Filter by
7.8M results
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Bug Description
Se detectaron discrepancias ...
status:approved
Problem: The GET /tickets endpoint executes a raw query (supabase.table( tickets ).select( * )) without any LIMIT or
pagination logic. As ticket volume grows, this inevitably causes Out-of-Memory (OOM) ...
Goal
Collapse the overly complex promotion and governance readiness states into a minimal, operator-friendly vocabulary:
ready_for_review, accepted, and blocked.
Requirements (DoD)
- Update nanobot/runtime/state_promotion.py ...
Create a privacy policy page for Style Atelier extension to be published on GitHub Pages. The policy must state that no
PII is collected, and any transient credentials (like Google Drive OAuth tokens/keys) ...
documentation
Details
Upstream issue: PrairieLearn/PrairieLearn#15006
Summary: In pl-drawing, setting grid-size= 0 without an explicit tol makes the default tolerance 0.5 * grid-size = 0,
so submissions must be pixel-perfect ...
Adds a update-visual-snapshots.yml workflow that engineers trigger manually to (re)generate Playwright
toHaveScreenshot() baselines on Linux and commit them back to the target branch. Required as a one-time ...
What problem does this solve?
The current MenuBar test suite validates core functionality but does not comprehensively cover menu navigation, dropdown
behavior, disabled-item handling, rendering states, ...
assigned
type:feature
概要
お気に入り著者の作品一覧ページで、タイトルの部分一致で作品を絞り込める検索機能を追加する。
背景
作品数が多い著者の場合、目的の作品を探すのにページネーションを何度もめくる必要がある。
実装内容
- タイトル絞り込み用のテキスト入力(Client Component)を追加
- URLクエリ ?q= で検索キーワードを管理
- サーバーサイドで部分一致フィルタリング(大文字小文字無視) ...
Problem
roll_apply_daily (and market_beta/residual_momentum) implement rolling windows via k staggered non-overlapping month
partitions. The partitions are materialized as list-built lookup DataFrames ...

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.