Skip to content

意見箱ボタンにログ機能を追加#652

Merged
takuyone68 merged 3 commits into
mainfrom
feature/opinion-box-log
Jul 20, 2026
Merged

意見箱ボタンにログ機能を追加#652
takuyone68 merged 3 commits into
mainfrom
feature/opinion-box-log

Conversation

@takuyone68

Copy link
Copy Markdown
Contributor

概要

  • 意見箱ボタンにMacサポートのボタン同様にタップ時のログを追加

やったこと

  • 意見箱ボタンにタップ時のログを追加
  • Remote Config周辺、意見箱のコメント表現を統一

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

意見箱(大学ポスト)ボタンのタップ時に、Macサポート等と同様のAnalyticsログを送るようにし、あわせてRemote Config関連の表現を統一するPRです。

Changes:

  • 意見箱ボタン押下時のAnalyticsイベント(opinion_box_button_tapped)を追加
  • CourseScreen の意見箱ボタン押下処理でイベント送信後に外部リンク起動を行うように更新
  • Remote Configの意見箱URLコメント表現を他と揃える形に修正

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
apps/dotto/lib/foundation/log/analytics_event_key.dart 意見箱ボタン用のAnalyticsイベントキーを追加
apps/dotto/lib/foundation/config/remote_configs.dart 意見箱フォームURLのコメント表現を統一
apps/dotto/lib/feature/course/course_screen.dart 意見箱ボタンタップ時にログ送信→リンク起動のフローを追加

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

);

/// 意見箱フォーム URL
/// 意見箱フォームURL。

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

この差分、必要なさそう

@takuyone68
takuyone68 requested a review from kantacky July 19, 2026 14:57
@takuyone68
takuyone68 added this pull request to the merge queue Jul 20, 2026
Merged via the queue into main with commit 3eae51a Jul 20, 2026
3 checks passed
@takuyone68
takuyone68 deleted the feature/opinion-box-log branch July 20, 2026 05:24
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.

3 participants