From be594519b5bbedf72e4c8c46c9b26b0bde916fff Mon Sep 17 00:00:00 2001 From: InabaShina <110449753+INABAshina@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:38:09 +0900 Subject: [PATCH] =?UTF-8?q?UI=E3=83=86=E3=82=AD=E3=82=B9=E3=83=88=E3=81=AE?= =?UTF-8?q?description=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/articles/products/contents/ui-text/app-writing.mdx | 4 ++-- content/articles/products/contents/ui-text/index.mdx | 2 +- content/articles/products/contents/ui-text/statuslabel.mdx | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/content/articles/products/contents/ui-text/app-writing.mdx b/content/articles/products/contents/ui-text/app-writing.mdx index 3e77a39f2..066e2facd 100644 --- a/content/articles/products/contents/ui-text/app-writing.mdx +++ b/content/articles/products/contents/ui-text/app-writing.mdx @@ -1,6 +1,6 @@ --- title: 'UIテキスト' -description: ' ' +description: 'アプリケーション上の表現で迷ったときの判断基準や、推奨する表記を記載しています。' order: 5 ignoreH3Nav: true --- @@ -95,7 +95,7 @@ https://smarthr-inc.docbase.io/posts/1719994 ただし、文字数に制限がある場合は「ヘルプを参照する」などの表現をして構いません。 #### 関連ルール -[ヘルプページへの動線](https://smarthr.design/products/design-patterns/help-link/) +[ヘルプページへの動線](https://smarthr.design/products/contents/help-link/) #### 参考文献 [Web Content Accessibility Guidelines - 2.4.4 リンクの目的(コンテキスト内)を理解する](https://waic.jp/translations/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html) diff --git a/content/articles/products/contents/ui-text/index.mdx b/content/articles/products/contents/ui-text/index.mdx index d5131f753..2e65480c2 100644 --- a/content/articles/products/contents/ui-text/index.mdx +++ b/content/articles/products/contents/ui-text/index.mdx @@ -1,5 +1,5 @@ --- title: 'UIテキスト' -description: 'UIテキストに限らず、「ユーザーがSmartHRというプロダクトを利用する際に助けとなる言葉をデザインする」ためのツールを提供します。' +description: '用字用語とは別に、アプリケーション上の表現で迷ったときの判断基準や、推奨する表記を記載しています。' order: 4 --- diff --git a/content/articles/products/contents/ui-text/statuslabel.mdx b/content/articles/products/contents/ui-text/statuslabel.mdx index 48eced853..a55d274e1 100644 --- a/content/articles/products/contents/ui-text/statuslabel.mdx +++ b/content/articles/products/contents/ui-text/statuslabel.mdx @@ -1,8 +1,9 @@ --- title: 'ステータス' -description: 'SmartHRアプリケーション内で表示されるエラーメッセージの作成に関するガイドラインです。' +description: 'SmartHRアプリケーション内で表示されるステータスに関するガイドラインです。' order: 4 --- +SmartHRアプリケーション内で表示されるステータスに関するガイドラインです。 ラベル名は、ユーザーに「タスクの進捗状況」や「要求されているアクション」を伝えることを意識して命名しましょう。