issues Search Results · language:Dune language:HTML language:JavaScript language:TypeScript language:Java language:Java
Filter by
55.7M results
- [ ] OrderFactory (generate order number, calculate totals)
- [ ] OrderItemFactory
- [ ] CartFactory
- [ ] CartItemFactory
good first issue
Problem
In src/app/api/getcourse/purchase-webhook/route.ts (lines 159–180), the magic link is sent only if non-empty:
let magicLink =
try {
const { data: linkData, error: linkError } = await supabase.auth.admin.generateLink({ ...
概要
提出状況ページのテーブルで、選択した期間における各ユーザーの提出率を一目で確認できるよう、ユーザー名列の右隣に提出率列を追加する。
要件
- ユーザー名列の右隣に「提出率」列を追加する
- 表示形式: n/m日 (xx%) (例: 5/14日 (36%))
- n: 提出済み日数
- m: 選択期間の総日数
- xx: 提出率(小数点以下切り捨て) ...
enhancement
Description
Events can only be filtered by the contract address via the UI search bar. To improve auditability and debugging, users
should be able to look up events within a specific time window.
Proposed ...
Manual preview QA during PR #1150 found that the Pro /leases lease signing email submit flow does not work.
Scope note: this is tracked separately and should not be mixed into PR #1150 unless later investigation ...
Here is our bibliography!
TODO:
1. Try to find URLs for the following sources:
1. Burmester, O.H.E. Khs . 1934-5. The Bohairic Pericopae of Wisdom and Sirach. Biblica 16:35-57
2. De Lagarde, ...
backlog
Language code
ru
Translations
catalog.new: Новое
term.time.passed: {{count}} {{days}} назад
Notes (optional)
No response
translation
💬 작업 설명
!-- 어떤 작업인지 간단히 설명해주세요 -- Playwright를 이용한 공동구매 전체 플로우 E2E 테스트 작성. 참여자 결제 → 총대 주문/배송/수령 완료까지 멀티 유저 시나리오를 자동화
✨ 작업 내용
!-- 작업 목록을 작성해주세요 --
- [ ] Playwright 설치 및 환경 설정
- [ ] 테스트용 계정 설정 (총대, ...
概要
提出状況ページのテーブルで、縦スクロール時に日付ヘッダー行が画面外に消えてしまう。 ユーザー数が多い場合に日付が見えなくなるため、ヘッダー行をスクロール中も画面上部に固定する。
要件
- 提出状況テーブルの日付ヘッダー行(thead)を縦スクロール時に固定する
- アプリヘッダーが sticky top-0 で固定されているため、日付ヘッダーはその下に固定する(top にアプリヘッダーの高さ分のオフセットを設定) ...
enhancement
Bug Description
myk-pi-tools pr diff corrupts chained bracket access (][ ) into comma (,) in its JSON output, turning valid Python dict
access into tuple-key syntax.
Reproduction
# Ground truth from ...

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.