-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不具合修正に関する追記 #1469
不具合修正に関する追記 #1469
Conversation
✅ Deploy Preview for smarthr-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
src/content/articles/products/contents/release-note/releasenotes.mdx
Outdated
Show resolved
Hide resolved
…es.mdx Co-authored-by: Yukako Yoneyama <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
追記ありがとうございます!2箇所コメントを入れました🙏
src/content/articles/products/contents/release-note/releasenotes.mdx
Outdated
Show resolved
Hide resolved
#### 良い例 | ||
##### 基本の書き方 | ||
- バックグラウンド処理詳細画面に表示される一部のエラーにおいて、CSVファイルの行数が表示されない不具合を修正しました。 | ||
- ◯◯機能でデータを同期するときに基本機能のデータに不整合があってもエラーにならないようにしました。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
本題からそれたコメントなのですが、そもそも「基本機能のデータ不整合」はあってはならない(かなり不安になる話)なのでは…という気持ちになりました。例としてはふさわしくない気がしたのですがいかがでしょうか。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🦀すぎるので差し替えます!ありがとうございます!
…es.mdx Co-authored-by: kondo <[email protected]>
#### 良い例 | ||
##### 基本の書き方 | ||
- バックグラウンド処理詳細画面に表示される一部のエラーにおいて、CSVファイルの行数が表示されない不具合を修正しました。 | ||
- ◯◯機能でデータを同期するときに基本機能のデータに不整合があってもエラーにならないようにしました。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- ◯◯機能でデータを同期するときに基本機能のデータに不整合があってもエラーにならないようにしました。 | |
- 手続き画面に表示されるエラーメッセージに群市区符号/郡市区符号と誤った表記があったため、郡市区符号に修正しました。 |
@misatokondo こちらに差し替えます🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
修正ありがとうございます!LGTMです 🙌
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
修正ありがとうございました!Approveつけておきます🙌
@@ -38,8 +38,7 @@ SmartHR Design Systemのガイドラインに準拠するための変更の場 | |||
|
|||
### 不具合修正 | |||
不具合の修正について記載します。 | |||
どの画面、どのUIでどのような不具合が修正されたかを具体的に書きます。 | |||
|
|||
どの画面、どのUIでどのような不具合が修正されたかを具体的に書きます。ただし、発生条件が複雑な場合かつ影響範囲が小さい場合などは、詳しく書かない判断をしても構いません。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
「補足:不具合修正は簡潔かつ具体的に書く」の見出しに記載している内容はここに書くのでも良いかも?と思いました。
理由:
- 「詳しく書かない判断をしても構いません。 」を読むと具体例が欲しくなるので、直後にあると良い
- この内容は「要素別の具体的な書き方」という見出しのテーマと逸れる
どの画面、どのUIでどのような不具合が修正されたかを具体的に書きます。ただし、発生条件が複雑な場合かつ影響範囲が小さい場合などは、詳しく書かない判断をしても構いません。 | |
どの画面、どのUIでどのような不具合が修正されたかを具体的に書きます。ただし、発生条件が複雑な場合かつ影響範囲が小さい場合などは、詳しく書かない判断をしても構いません。 | |
#### 良い例 | |
- バックグラウンド処理詳細画面に表示される一部のエラーにおいて、CSVファイルの行数が表示されない不具合を修正しました。 | |
- ◯◯機能でデータを同期するときに基本機能のデータに不整合があってもエラーにならないようにしました。 | |
##### 発生条件が複雑な場合かつ影響範囲が小さい場合 | |
発生条件が複雑な場合かつ影響範囲が小さい場合、「正しく絞り込めないことがある」のように発生条件や影響範囲を抽象化して表現するのも良いでしょう。 | |
- 源泉徴収票機能の検索が正しく絞り込めないことがある不具合を修正しました。 | |
#### 悪い例 | |
- CSVファイル関連の不具合1件を修正しました。 | |
- 不具合1件を修正しました。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nao-nakata 🦀!! ありがとうございます。提案内容を反映しつつ、補足の文章も調整のうえ移動させてみたので再度ご確認をお願いします🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kawakichi-desu
ありがとうございます。良さそうです!
細かい点だけ1点コメントを入れています。
https://github.com/kufu/smarthr-design-system/pull/1469/files#r1905075356
src/content/articles/products/contents/release-note/releasenotes.mdx
Outdated
Show resolved
Hide resolved
…es.mdx Co-authored-by: nakata <[email protected]>
課題・背景
チケットは起票していませんでした!🙏
UI文言・ガイドライン定例で相談していた件です。
:docbase: ガイドライン・UI文言レビュー会 2024-12-12
:codi-md: 不具合修正どれくらい具体的に書くねん
やったこと
やらなかったこと
迷ったこと
動作確認
追加部分のキャプチャ
がさっと追加したところ
一文程度の追記をしたところ