issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Python language:Java
Filter by
5.9M results
問題
撮影・編集画面では「もらった/あげた」なのに、台帳の行表示では「受領/贈与」と硬い表記が混在している(frontend/src/App.tsx:1429, 1574)。
対応
アプリ全体を「もらった/あげた」に統一する。
問題
お返し予定の一覧で名前に「様」が付く。台帳の表示でも同様。もっと柔らかい「さん」にしたい。
対応
frontend/src/lib/format.ts の withHonor() のデフォルト付与を「様」→「さん」に変更。 使用箇所は App.tsx の3カ所(お返し予定一覧・詳細・台帳系)に波及する。
仕様維持
既に敬称(様/さん/くん/君/ちゃん/殿/御中)が付いている名前には何も付けない既存仕様(#49)はそのまま。 ...
問題
ログイン画面下部の注記(frontend/src/App.tsx:1045)。Google/LINE ソーシャルログイン対応後は「メール認証で」が実態と合っていない。
対応方針(UXライティングのトレンド調査より)
近年のマイクロコピーの定石は「仕組みではなく、ユーザーにとっての価値を語る」「短く・行動の近くに・ブランドトーンで」。 認証方式(メール認証)を主語にするのではなく、守られる対象(ご家族の記録)を主語にした文言へ差し替える。 ...
問題
ログイン画面の「のし」ロゴで、「の」の文字が赤丸の中心からズレている。
対応
最新のデザインシステムを参考に修正する。同様のズレ・デザイン逸脱が他にもあれば併せて修正する。
デザインファイル: https://api.anthropic.com/v1/design/h/WyHQi_q74LeP6wBSsM9PwQ (readme を読んで該当部分を反映する)
Add image_pull_policy field to OpenFactory App schema
Motivation
OpenFactory applications currently define the container image to deploy but do not provide a way to describe the
intended image refresh ...
Problem
The memories MCP tool (list recent memories) throws on every call when backed by the direct Mirror DB path:
Error: datetime.datetime object is not subscriptable
Reproduced 2026-06-12 via mcp__mumega-bus__memories ...
bug
Genre tagging is messy.
All genres should be saved to the database, then during the metadata scan, the genres should be overridden on the tracks
and only the top 3 for each track should be added
Tags ...
Problem
PR #61 (#57) routes a dependency-tree document to the outermost vendoring project whose loaded graph holds it. Residual:
a dep-tree file that is NOT in any outer project s import closure (e.g. ...
Hi @drom !
First of all, thank you very much for this awesome software.
We are using it at my institution, Universidad de Sevilla, to lower the adoption barriers for formal verification. We
have a tool, ...
Symptom
Release Readiness (non-required lane) has been failing repo-wide since ~2026-06-12 08:23 CT on:
FAILED tests/test_handlers_system.py::TestPostHandler::test_no_handle_post_defined
AssertionError: ...

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.