pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python
Filter by
136M results
釐清
從截圖看,生成功能其實正常:庫存已從 210 → 370 → 400 一路累加,詞表也已是 10203 字。會覺得「沒更新」是 UX 問題,不是功能壞掉。
根因
按「🚀 開始生成」後程式呼叫 st.rerun(),立刻把 st.success( ✅ 已生成 N 字 ) 洗掉;同時面板 expanded=not bank 因已有資料而自動收合 → 使用者只看到畫面閃一下,誤以為沒反應。
...
Bumps @tanstack/react-query from 5.100.13 to 5.100.14. details summary Release notes /summary p em Sourced from a href=
https://github.com/TanStack/query/releases @tanstack/react-query s releases /a . ...
dependencies
javascript
Summary
Closes plan item 1 (Patient email OTP verification). Phase B is complete after this lands (items 1, 2, 7, 8 all
shipped).
Replaces the implicit phone-as-identity model with a verified-email gate ...
Bumps eslint-plugin-prettier from 5.5.5 to 5.5.6. details summary Release notes /summary p em Sourced from a href=
https://github.com/prettier/eslint-plugin-prettier/releases eslint-plugin-prettier s releases ...
dependencies
javascript
Automated implementation for task: Draft landing page copy
Summary
!-- What does this change, and why? One or two sentences. --
Checklist
- [ ] uv run pytest -q passes
- [ ] ./scripts/bump.sh --verify passes (only relevant if you touched version-pinned ...
Summary
Saved searches existed as a thin backend feature with no UI. This PR upgrades them into a real subscription surface that
creates Notifications when documents matching the query first appear — ...