Skip to content

✨[Feat] 이벤트 블록 더보기(화살표) 기능 구현 #109#133

Merged
lumpenop merged 14 commits intodevelopfrom
feature/event-block-enhancement
Oct 23, 2024
Merged

✨[Feat] 이벤트 블록 더보기(화살표) 기능 구현 #109#133
lumpenop merged 14 commits intodevelopfrom
feature/event-block-enhancement

Conversation

@wynter24
Copy link
Collaborator

@wynter24 wynter24 commented Oct 23, 2024

작업사항

  • 이벤트 명과 이벤트 설명이 정해진 글자 수를 초과할 경우, ...으로 처리
  • 아래 화살표 아이콘을 추가하여 더보기 기능 구현

미리보기, 사용방법 및 결과물

  1. 이벤트 명 또는 이벤트 설명 중 하나라도 정해진 글자 수를 초과할 경우, 토글을 클릭할 수 있습니다.
  2. 토글을 클릭하여 전체 내용을 확인할 수 있습니다.

이벤트블록 더보기

기타

토글이 클릭되어 더보기 상태에서 초과된 두 입력값 중 하나를 수정했을 때 토글 버튼이 동작하지 않는 에러가 발생하여 수정이 필요합니다.

작성일

2024.10.23

@wynter24 wynter24 added 🚧 In Progress [작업 상황] 현재 작업 중인 이슈나 PR ✨ Feature [작업 유형] 새로운 기능 개발을 위한 이슈나 PR labels Oct 23, 2024
@wynter24 wynter24 added this to the 3rd Week (개선) milestone Oct 23, 2024
@wynter24 wynter24 requested a review from lumpenop October 23, 2024 12:52
@wynter24 wynter24 linked an issue Oct 23, 2024 that may be closed by this pull request
9 tasks
Copy link
Collaborator

@lumpenop lumpenop left a comment

Choose a reason for hiding this comment

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

좋네요..!

@lumpenop lumpenop merged commit dfd1893 into develop Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature [작업 유형] 새로운 기능 개발을 위한 이슈나 PR 🚧 In Progress [작업 상황] 현재 작업 중인 이슈나 PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ [24.10.22] 이벤트 블록 퍼블리싱 및 기능 수정

3 participants