Skip to content

issues Search Results · language:Edge language:TypeScript language:HTML language:Python language:Vue

Filter by

13.7M results  (723 ms)

13.7M results

Описание: Развернуть GraphQL-сервер внутри архитектуры Next.js 15 для обработки запросов от клиентской части приложения. Стек: Next.js 15 (Route Handlers), @apollo/server, @as-integrations/next. Реализация: ...

背景 - 本番運用は Firestore(remote) のみ。LocalStorage モードは開発初期のテスト用足場として残しているのが実態。 - Firestore 側テストはコストが高く(#40)、その回避としてローカルを温存している。 「local とは何のためのモードか」を一度定義し直し、テスト戦略まで含めて方針を決めたい。 このレビューで見えた “二重モードの染み出し” ...
question

modern-web-guidance の accessibility ガイドに沿った補強候補。 - [ ] データテーブル(src/components/Stat.tsx / src/components/Matrix.tsx / src/components/MatchList.tsx)に th scope= col / th scope= row と、視覚的に隠した caption ...
enhancement

Synset saline containing salt “a saline substance” “salty tears” Example “salty tears” the example does not talk about the lemma. Motivation the example does not talk about the main lemma, otherwise the ...
example

■ 目的 Cartから注文確認画面へ進み、注文確定後に注文完了画面へ到達できる導線を実装する。 backendに実装済みの POST /api/orders をBFF経由で利用し、ECサイトとして最低限の購入体験を完成させる。 ■ 背景 現在、以下は実装済み。 商品一覧 ↓ 商品詳細 ↓ Cart追加 ↓ Cart画面 ↓ POST /api/orders 一方で、frontend側にはまだ以下がない。 ...
task

レビューで見つかった軽微な修正のまとめ。独立して対応可能で初心者向け。 - [ ] src/App.tsx:170 className= min-h[420px] → min-h-[420px](ハイフン欠落で無効クラス=現状 no-op) - [ ] index.html:6 href= https://https://www.googleapis.com の二重スキームを修正(https://www.googleapis.com) ...
good first issue

用户故事 / 任务说明 作为用户,我希望加入同好圈后圈子人数增加,退出后圈子人数减少,以便圈子列表展示真实热度。 完成标准 Acceptance Criteria - [ ] 用户加入圈子后,该圈子显示人数 +1 - [ ] 用户退出圈子后,该圈子显示人数 -1 - [ ] 原有圈子人数作为初始人数保留,不被重置为 0 - [ ] 防止同一用户重复加入导致人数重复增加 - ...
module: backend
module: frontend
priority: P1
sprint: 2
type: user story

統計・相性表まわりの表示のわかりにくさ 2 点。 1. 「混合」相性表が 30×30 でほぼ空 - src/hooks/useMatchStats.ts:120 で mixed の相性表に V2 全 30 プロトコルを使っている。 - 混合(クロスセット)対戦は件数が疎なため、ほぼ全セルが「–」で埋まり、巨大な割に情報量が極端に少ない。 - 案: - 実際に出現したプロトコルだけに行/列を絞る ...
enhancement

- Melhorar a resolução de beans no BeanScanner.ts ajustar esse trecho: const dependencies: ModuleConstructor[] = Reflect.getMetadata( design:paramtypes , module) ?? []; const stereoType = Reflect.getMetadata(METADATA_KEYS.STEREOTYPES, ...

概要 相性表(Matrix)を描画するたびに React が以下の console.error を出力する。 In HTML, whitespace text nodes cannot be a child of tr . Make sure you don t have any extra whitespace between tags ... LocalStorage モードでデータを投入して相性表を表示すると毎レンダリングで再現する。 ...
bug
good first issue
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.