Skip to content

Conversation

@wjdrjs00
Copy link
Member

[ PR Content ]

제보하기 화면 UI를 구현했습니다.

Related issue

Screenshot 📸

제보화면 권한 거절 시
Screen_recording_20251118_014814.mp4
Screen_recording_20251118_015059.mp4

Work Description

  • 제보하기 화면 UI 구현

To Reviewers 📢

  • 해당 pr에서는 비즈니스 로직을 제외한 ui구현 위주의 작업을 진행했습니다~!
  • 사진 같은 경우 중복 선택이 되는 엣지 케이스가 존재하는데 일단 해당 작업 pr에서는 따로 방어로직을 구현하진 않았습니다.
  • 위치는 권한만 설정해두고 카카오api와 연동하면서 같이 작업을 진행해보겠습니다.
  • 권한 설정 관련해서는 다음과 같이 분기 처리했습니다.
    • 최초와 1회 거절의 경우 -> 권한 창
    • 나머지 경우 -> 다이얼로그를 통한 설정화면 진입

@wjdrjs00 wjdrjs00 requested a review from l5x5l November 17, 2025 17:15
@wjdrjs00 wjdrjs00 self-assigned this Nov 17, 2025
@wjdrjs00 wjdrjs00 added 📱 UI UI 추가 및 수정 (비지니스 로직을 포함하지 않는 작업) 🧤 대현 labels Nov 17, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 17, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/#141-report-ui

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example:

"Create a concise high-level summary as a bullet-point list. Then include a Markdown table showing lines added and removed by each contributing author."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@l5x5l l5x5l left a comment

Choose a reason for hiding this comment

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

🚀🚀

@wjdrjs00 wjdrjs00 merged commit 9460eda into feature/#139-report Nov 19, 2025
1 check passed
@wjdrjs00 wjdrjs00 deleted the feature/#141-report-ui branch November 19, 2025 14:09
@wjdrjs00 wjdrjs00 linked an issue Nov 20, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📱 UI UI 추가 및 수정 (비지니스 로직을 포함하지 않는 작업) 🧤 대현

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI] 제보하기 화면 UI를 구현합니다.

3 participants