Skip to content

Refactor/#408 3차 스프린트 1차 QA 반영#414

Merged
y-eonee merged 17 commits intodevelopfrom
refactor/#408-1차-qa-반영
Mar 16, 2026

Hidden character warning

The head ref may contain hidden characters: "refactor/#408-1\ucc28-qa-\ubc18\uc601"
Merged

Refactor/#408 3차 스프린트 1차 QA 반영#414
y-eonee merged 17 commits intodevelopfrom
refactor/#408-1차-qa-반영

Conversation

@y-eonee
Copy link
Copy Markdown
Member

@y-eonee y-eonee commented Mar 15, 2026

🔗 연결된 이슈

📄 작업 내용

  • 1차 QA를 반영했습니다.
    제가 자잘자잘하게 빼먹은 디자인QA들이 많더군요 .... 다음스프린트부터는 꼼꼼하게 챙기겠습니다 ㅠ

키보드쪽도 많은 시행착오가 있었는데요
기존에 QuestTextField 내에 있던 description과 textCount를 컴포넌트에서 제거하고 뷰로 옮겼습니다. (키보드에 고정시켜놓고 스크롤시키기 위해서).. 그 과정에서 QuestTextField에서 사용되던 textViewDelegate들을 모두 다시 delegate로 뷰컨에서 실행해주고 있습니다.

관련 QA 사항은 노션에서 확인해주시면 됩니다 !! 고생하셨습니당 ..

@y-eonee y-eonee requested review from dev-domo and juri123123 March 15, 2026 18:42
@y-eonee y-eonee linked an issue Mar 15, 2026 that may be closed by this pull request
1 task
@y-eonee y-eonee self-assigned this Mar 15, 2026
@y-eonee y-eonee added 나연🐹 fix 버그나 오류 해결 refactor 기존 코드 리팩토링 and removed fix 버그나 오류 해결 labels Mar 15, 2026
Copy link
Copy Markdown
Collaborator

@dev-domo dev-domo left a comment

Choose a reason for hiding this comment

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

수고 많았습니다!


extension WriteQuestionTypeQuestViewController: WriteQuestTextViewProtocol {
func textViewDidBeginEditing() {
// self.rootView.updateUIWhenKeyboardUp()
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

얘는 추후에 활용하나요?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

왐마 안지웟네요

@y-eonee y-eonee merged commit 9213651 into develop Mar 16, 2026
1 check passed
@y-eonee y-eonee deleted the refactor/#408-1차-qa-반영 branch March 16, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor 기존 코드 리팩토링 나연🐹

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] 1차 QA 반영

2 participants