Skip to content

Implement action for inquiry button #653

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

Merged
merged 3 commits into from
Jun 4, 2025
Merged

Implement action for inquiry button #653

merged 3 commits into from
Jun 4, 2025

Conversation

DongJun-H
Copy link
Member

작업사항

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

참고

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

@Copilot 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
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
Member Author

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

[email protected]로 가겠습니다

@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
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.

2 participants