issues Search Results · language:Dune language:TypeScript language:JavaScript language:HTML linked:pr language:JavaScript
Filter by
5.7M results
状态:idea(只是一个想法) · 领队:@阳囡囡
一路变美、躺着回家的巡回路线:
- 台北 — 先把体检做了。
- 上海 — 睫毛、指甲、眉毛先弄好。
- 扬州 → 杭州 → 安吉 — 江南这一段。
- 云南 — 往西南拐一段。
- 首尔 — 一落地直奔明洞做脸;出门就是 Olive Young,扫一堆护肤化妆品;吃一顿直奔机场。
- 回家 — 在商务舱躺着敷面膜,退税,到家。 ...
Simplifications:
- no handling of pagination (#2620)
- simplified i18n (needs #2614 for real implementation)
- optionally support category graph simplification (#762)
enhancement
Problem
default-objects/view.js hardcoded 물고기 and 장식 directly in:
- renderCard — card aria-label and badge text
- renderGroup — group aria-label and visible group header label
The same labels already ...
bug
i18n
Problem
The clear button reset logic (clearPending = false, set textContent, remove class) appeared in two places in the
clearButton click handler:
- Inside the setTimeout callback (auto-reset after ...
cleanup
simplification
Problem
applyToolSettings() in fish-input/index.js had two issues:
1. A 4-way if/else where 3 of 4 branches set globalCompositeOperation = source-over and 3 of 4 removed is-inactive —
the shared ...
cleanup
performance
simplification
Problem
The deactivate all, activate one button-toggle pattern was copy-pasted four times in fish-input/index.js:
- toolButtons click handler
- shapeBtns click handler
- sizePresetBtns click handler ...
cleanup
simplification
Problem
state.sheetStage = closed ; state.isExpanded = false; was duplicated verbatim in two places inside bottomSheet.js:
- bindSheetGrabber (drag-down-from-peek path, lines ~51-52)
- bindSheetBackdrop ...
cleanup
simplification
Saiu do review de arquitetura (#863, Tema 2). Três fetches em /transactions/pending/next carregam a fila pendente
INTEIRA a cada chamada do classify loop, sem .limit():
1. Group-by de recorrência (routes/transactions.ts:357-377) ...
The frontend currently utilizes multiple independent Zustand stores (authStore, adminStore, ticketStore, toastStore)
which causes fragmentation in closely related domains (e.g., separating user profile ...
Problem
Migrasjon 0006_booking.sql opprettet trigger `booking_frigjor_tid` på `bookinger` som kaller funksjonen
`frigjor_tid_ved_avbrutt()`. Den funksjonen:
- refererer til `tilgjengelige_tider`-tabellen ...

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.