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

Feat/ask question page 기능구현 #54

Merged
merged 9 commits into from
Aug 14, 2023
Merged

Feat/ask question page 기능구현 #54

merged 9 commits into from
Aug 14, 2023

Conversation

27Lia
Copy link
Contributor

@27Lia 27Lia commented Aug 14, 2023

"Ask Question" 페이지의 기능 구현사항을 포함합니다.

주요사항:

  • "Next" 버튼 클릭 시 에디터 및 태그 입력 상태 변경 기능 추가 (에디터 및 태그 입력에 대한 Ref 설정)
  • 에디터의 문자 수가 20자 이상일 때 "Next" 버튼 활성화
  • 드롭다운 컴포넌트 추가 및 토글 기능 구현

관련 이슈: #31

@27Lia 27Lia added this to the 스프린트 - 1 milestone Aug 14, 2023
@27Lia 27Lia self-assigned this Aug 14, 2023
@27Lia 27Lia linked an issue Aug 14, 2023 that may be closed by this pull request
7 tasks
@27Lia 27Lia merged commit bf65e3d into feat_FE Aug 14, 2023
@27Lia 27Lia deleted the feat/AskQuestionPage branch August 16, 2023 06:51
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 this pull request may close these issues.

[FE] 질문페이지 생성, 질문 Create 기능
1 participant