Skip to content

Implement action for inquiry button#653

Merged
DongJun-H merged 3 commits intodevelopfrom
feature/issue-652
Jun 4, 2025
Merged

Implement action for inquiry button#653
DongJun-H merged 3 commits intodevelopfrom
feature/issue-652

Conversation

@DongJun-H
Copy link
Copy Markdown
Member

작업사항

  • 설정-문의하기 버튼 클릭시 대표메일이 클립보드에 저장되도록 기능 추가

참고

@DongJun-H DongJun-H requested review from Copilot and yuni-ju May 22, 2025 12:47
@DongJun-H DongJun-H self-assigned this May 22, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR implements the inquiry button action to copy the support email to the clipboard and display a confirmation dialog.

  • Added a new string resource for the inquiry email.
  • Updated contact message strings to include punctuation for clarity.
  • Extended the SettingsScreen Composable to handle inquiry button clicks by copying the email and showing a confirmation dialog.

Reviewed Changes

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

File Description
presentation/src/main/res/values/strings.xml Added inquiry_email string and updated contact message strings
presentation/src/main/java/daily/dayo/presentation/screen/settings/SettingsScreen.kt Integrated inquiry button functionality with clipboard copy and confirmation dialog

Copy link
Copy Markdown
Member

@yuni-ju yuni-ju left a comment

Choose a reason for hiding this comment

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

  1. SettingsScreen에서 onInquiryClickonClickMenu에 설정하지 않은 것 같아요
  2. 그리고 대표 메일 다요 대표 메일로 변경부탁드립니다 😊

@DongJun-H
Copy link
Copy Markdown
Member Author

  1. SettingsScreen에서 onInquiryClickonClickMenu에 설정하지 않은 것 같아요
  2. 그리고 대표 메일 다요 대표 메일로 변경부탁드립니다 😊

dayo.jkhj@gmail.com로 가겠습니다

@DongJun-H DongJun-H requested a review from yuni-ju June 2, 2025 11:26
@github-project-automation github-project-automation bot moved this from Todo to In Progress in DAYO 2.0 Jun 2, 2025
@DongJun-H DongJun-H merged commit 48210fe into develop Jun 4, 2025
1 check passed
@DongJun-H DongJun-H deleted the feature/issue-652 branch June 4, 2025 13:33
@github-project-automation github-project-automation bot moved this from In Progress to Done in DAYO 2.0 Jun 4, 2025
DongJun-H added a commit that referenced this pull request Feb 3, 2026
Implement action for inquiry button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants