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

아이디어 카드 더보기 버튼 동작 가능하도록 처리한다 + 생성시 글자수 제한을 둔다 #117

Merged
merged 3 commits into from
Nov 14, 2021

Conversation

dididy
Copy link
Member

@dididy dididy commented Nov 14, 2021

Summary

아이디어 카드 더보기 버튼 동작 가능하도록 처리한다 + 생성시 글자수 제한을 둔다

Detail

  • /n 스트링을 기준으로 배열화 시켜서 5번째 배열까지만 노출하도록 함
  • 더보기를 누르면 isMore 상태가 변경되도록 하여 끝까지 보여주거나 접기를 누르면 원상복구 하도록 함

Issue

연관된 이슈 #66

@dididy dididy added the fix label Nov 14, 2021
@dididy dididy requested a review from seung-00 November 14, 2021 12:30
@dididy dididy self-assigned this Nov 14, 2021
@netlify
Copy link

netlify bot commented Nov 14, 2021

✔️ Deploy Preview for optimistic-hawking-c622d6 ready!

🔨 Explore the source changes: 32a636d

🔍 Inspect the deploy log: https://app.netlify.com/sites/optimistic-hawking-c622d6/deploys/61910159f26c3f0007268b9f

😎 Browse the preview: https://deploy-preview-117--optimistic-hawking-c622d6.netlify.app

@dididy dididy merged commit 34dea1d into develop Nov 14, 2021
@dididy dididy deleted the qa/fix-idea branch November 14, 2021 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants