-
Notifications
You must be signed in to change notification settings - Fork 0
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
[UI] 링크 클릭 이벤트 및 링크 리스트, 링크 상세 bottomSheet UI 수정 #83
Comments
l5x5l
added a commit
that referenced
this issue
Nov 23, 2024
- 링크 상세 bottomSheet에서 bottomSheet를 제거한 부분을 별도의 LinkDetailBottomSheetContent로 분리
l5x5l
added a commit
that referenced
this issue
Nov 23, 2024
- 케밥 버튼 클릭시 링크 상세 bottomSheet 표시 - 링크 클릭시 해당 링크 url로 이동 (웹 브라우져)
l5x5l
added a commit
that referenced
this issue
Nov 24, 2024
l5x5l
added a commit
that referenced
this issue
Nov 30, 2024
Merged
14 tasks
l5x5l
added a commit
that referenced
this issue
Dec 1, 2024
* [UI] #83 링크 상세 bottomSheet UI 수정 - 링크 상세 bottomSheet에서 bottomSheet를 제거한 부분을 별도의 LinkDetailBottomSheetContent로 분리 * [FIX] #83 링크 리스트 아이템 클릭 이벤트 변경 - 케밥 버튼 클릭시 링크 상세 bottomSheet 표시 - 링크 클릭시 해당 링크 url로 이동 (웹 브라우져) * [UI] #83 링크 리스트 아이템 UI에 즐겨찾기, 체크박스, 메모 icn, 맴버 icn 추가 * [UI] #83 검색/포킷 상세 화면에서 링크 리스트 내 북마크 표시여부가 보여지도록 수정, 검색 화면에서 북마크 변경이 안되었던 문제 수정 * [CHORE] #83 ktlint 적용
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
내용
링크 리스트에 표시되는 링크의 클릭 이벤트를 변경하고
링크 리스트 아이템 및 링크 상세 bottomSheet UI를 변경합니다.
Todo
The text was updated successfully, but these errors were encountered: