[frontend]評価履歴一覧のチュートリアル表記を「(チュートリアル)」に変更する

Open Beginner friendly
#210 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
84/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Active

Research direction

Start by locating the history-list screen component under frontend/src/app/(with-header)/evaluations and inspect how rows with a null company_name are displayed. Then update chapter 5 of documents/frontend/01_design/screens/S-16_履歴一覧.md and run cd frontend && docker compose run --rm web npm run test. Done means S-16 tutorial rows show (チュートリアル) and the design document matches.

Written by the indexing model from the issue text.

Description

種別: 実装

種別: 実装 — コードを書き、「検証方法」で検証してから PR を出す。

目的

評価履歴一覧(S-16)で、チュートリアルの結果の対象企業表記が (企業なし) となっており分かりづらいため、(チュートリアル) のような表記に変更する。

完了条件

  • 一覧のチュートリアル行(company_namenull の行)の対象企業表記を (企業なし) から (チュートリアル) に変更する
  • S-16 履歴一覧 5章の記述を更新する

やらないこと

  • ホーム画面(S-04)など他画面の同様の表記(対象企業:(企業なし))の変更。本Issueは S-16 の一覧表示のみを対象とする
  • 絞り込み欄の「チュートリアル」という選択肢のラベル自体(既に「チュートリアル」であり変更不要)

触る範囲

  • frontend/src/app/(with-header)/evaluations 配下の履歴一覧の画面コンポーネント
  • documents/frontend/01_design/screens/S-16_履歴一覧.md

検証方法

cd frontend
docker compose run --rm web npm run test

前提・依存

  • 依存Issue: なし
  • 適用ADR: なし

参考

Dominant language
HTML
Stars
1
Forks
0
Avg merge
1h 19m
Merged PRs (30d)
76

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from study-basic-hackathon/hanasu

All issues in study-basic-hackathon/hanasu

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.