Skip to content

feat: Add clearButton in nameTextView#165

Merged
noeyiz merged 1 commit intodevelopfrom
164-feat-add-clearbutton-in-nametextview
Apr 9, 2024
Merged

feat: Add clearButton in nameTextView#165
noeyiz merged 1 commit intodevelopfrom
164-feat-add-clearbutton-in-nametextview

Conversation

@jonnwon
Copy link
Collaborator

@jonnwon jonnwon commented Apr 8, 2024

📌 개요

  • 북마크 추가화면 내 북마크 이름을 입력하는 nameTextView에 clearButton을 추가하였습니다.

💻 작업 내용

  • textViewDidChange 내에서 nameTextView.text.isEmpty 에 따라 clearButton.isHidden 을 설정합니다.
  • ShareExtension으로 nameTextView.text가 채워진 경우 updateTextField 함수에서 clearButton.isHidden을 설정합니다.

🖼️ 스크린샷

clearButton.mp4
ShareExtension_clearButton.mp4

@jonnwon jonnwon added the ✨ Enhancement New feature or request label Apr 8, 2024
@jonnwon jonnwon self-assigned this Apr 8, 2024
@jonnwon jonnwon linked an issue Apr 8, 2024 that may be closed by this pull request
@noeyiz
Copy link
Collaborator

noeyiz commented Apr 8, 2024

오 굳이요

@noeyiz noeyiz merged commit d8f3a62 into develop Apr 9, 2024
@chanhihi chanhihi deleted the 164-feat-add-clearbutton-in-nametextview branch April 18, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add clearButton in nameTextView

2 participants