ProjectTech4DevAI / ProjectTech4DevAI/kaapi-frontend
Evals UI: Fix inconsistent terminology
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 1
- フォーク
- 0
- 平均マージ
- 10時間 40分
- マージ済み PR(30日)
- 4
説明
Describe the current behaviour
The text evaluation UI uses inconsistent terminology across different components:
- Tabs and navigation refer to "Upload" and "Results"
- Some button labels and guidance text still use the old naming convention
- Tab initialization defaults to the outdated terminology
This inconsistency exists because terminology was updated from "upload" → "datasets" and "results" → "evaluations" during initial development, but some references were missed in the implementation.
Describe the enhancement you'd like
Update all remaining UI text to use consistent terminology throughout the text evaluation feature.Specific changes needed:
- Rename all instances of "Upload" to "Datasets"
- Rename all instances of "Results" to "Evaluations"
- Update tab labels, navigation targets, and button text
- Update guidance text and helper messages
- Modify default tab initialization to use "Datasets"
This ensures complete naming consistency across:
- Tab headers
- Navigation links
- Button labels
- User guidance text
- Default state initialization
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
テキスト評価 UI 内に残っている "Upload" と "Results" の参照を検索し、その後、タブの初期化と、周辺のラベル、リンク、ボタン、ガイダンステキストを確認します。対象として挙げられた UI サーフェスが、デフォルトのタブ状態を含め、一貫して "Datasets" と "Evaluations" を使用していれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- content, frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 40/100