Skip to content

feat: ダッシュボードのデザインを更新#6

Merged
yu-sugimoto merged 1 commit into
mainfrom
feat/dashboad-desgin
Feb 24, 2026
Merged

feat: ダッシュボードのデザインを更新#6
yu-sugimoto merged 1 commit into
mainfrom
feat/dashboad-desgin

Conversation

@yu-sugimoto

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings February 24, 2026 00:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the dashboard design to better align with the Japanese-speaking target audience. The main objective is to improve the user interface by consolidating the application title into a persistent header and converting UI labels to Japanese.

Changes:

  • Moved "UI Recommender" title from Dashboard page to Layout header for consistent branding across all pages
  • Replaced English "UI Change Instruction" label with Japanese heading "どのようなデザインにしたいですか?"
  • Added Japanese help text explaining the AI-powered design selection workflow

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
frontend/src/pages/Dashboard.tsx Removed page-specific title, converted form label to Japanese h2 heading with prominent styling, and added Japanese descriptive text explaining the workflow
frontend/src/components/Layout.tsx Restructured header to include hamburger menu and application title "UI Recommender" in a flex container, making title visible on all pages

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

</div>

<p style={{ fontSize: '12px', color: '#9ca3af', marginBottom: '16px' }}>
あなたは AI によって実装・提案されたデザイン中から選択するだけです。 選択後、AI

Copilot AI Feb 24, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's an extra space after the period in "選択するだけです。 選択後" - it should be "選択するだけです。選択後" without the extra space. Japanese typography typically doesn't use spaces after periods when the next character is also Japanese.

Suggested change
あなたは AI によって実装・提案されたデザイン中から選択するだけです。 選択後、AI
あなたは AI によって実装・提案されたデザイン中から選択するだけです。選択後、AI

Copilot uses AI. Check for mistakes.
@yu-sugimoto yu-sugimoto merged commit 411fce2 into main Feb 24, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants