Skip to content
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

[FEATURE] 앱 진입시 링크가 복사된 경우 해당 링크 표시 구현 #72

Closed
2 tasks
l5x5l opened this issue Sep 14, 2024 · 0 comments · Fixed by #75
Closed
2 tasks

[FEATURE] 앱 진입시 링크가 복사된 경우 해당 링크 표시 구현 #72

l5x5l opened this issue Sep 14, 2024 · 0 comments · Fixed by #75
Assignees

Comments

@l5x5l
Copy link
Contributor

l5x5l commented Sep 14, 2024

내용

링크를 복사한 상태에서 앱 홈 화면에 진입시 바로 링크를 추가할 수 있는 UI 표시 기능을 구현합니다.

Todo

  • 링크 복사 후 홈 화면 진입시 바로 링크 추가 가능한 Toast UI 구현
  • 링크 복사 후 발생한 Toast UI를 통해 링크 추가 화면에 진입한 경우, 기본 link url를 복사한 링크로 설정
@l5x5l l5x5l self-assigned this Sep 14, 2024
@l5x5l l5x5l linked a pull request Sep 28, 2024 that will close this issue
14 tasks
@l5x5l l5x5l closed this as completed in #75 Oct 1, 2024
l5x5l added a commit that referenced this issue Oct 1, 2024
* [FEATURE] 링크 복사 후 홈 화면 진입시 복사한 링크 추가 화면으로 이동하는 toast 표시 기능 구현 및 PokitToast의 최대 line수를 2로 설정

* [FIX] 로그인 화면에서 자동로그인 이벤트 발생시 화면 이동 이벤트가 2번 수행되는 문제 수정

* [FEATURE] 홈 화면에서 복사된 링크 추가 토스트를 통해 링크 추가화면 진입시, 해당 링크 url로 설정하는 기능 구현

* [CHORE] ktlint 적용

* [FIX] 코드리뷰 내용 반영
- url링크 유효성 검증시 조건 단순화
- SDK 27 이하일 때 클립보드 초기화 누락 수정
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 a pull request may close this issue.

1 participant