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

Feature/#269 workspace 관련 완성도 개선 #273

Merged
merged 8 commits into from
Dec 2, 2024

Conversation

hyonun321
Copy link
Collaborator

@hyonun321 hyonun321 commented Dec 2, 2024

📝 변경 사항

워크스페이스 join, leave에 따라 워크스페이스 유저에게 토글창 표시

66616115.mp4

워크스페이스 이름변경 추가

  • 이름변경 모달
  • 이름변경용 연필모양 버튼 추가
142.mp4

온보딩 오버레이 바로끄는 close 아이콘 추가

image

🔍 변경 사항 설명

  • api를 추가했습니다. workspace/user/join , workspace/user/leave 로 판단합니다.
  • api를 추가했습니다. workspace/rename을 수신하고 workspace/list를 보내서 갱신합니다.

🙏 질문 사항

  • 피드백 부탁드립니다!

📷 스크린샷 (선택)

  • UI 변경이 있는 경우 스크린샷이나 GIF를 첨부합니다.

✅ 작성자 체크리스트

  • Self-review: 코드가 스스로 검토됨
  • Unit tests 추가 또는 수정
  • 로컬에서 모든 기능이 정상 작동함
  • 린터 및 포맷터로 코드 정리됨
  • 의존성 업데이트 확인
  • 문서 업데이트 또는 주석 추가 (필요 시)

- UI적 느낌이 떨어지는 것 같아 추후 필요하다면 수정해서 사용
- useWorkspaceStore에서 이름, 접속자수, 권한 등을 저장

#269
@hyonun321 hyonun321 added FE 프론트엔드 작업 BE 백엔드 작업 Feat 새로운 기능 추가나 기존 기능 확장 작업 P2 일반 우선순위 labels Dec 2, 2024
@hyonun321 hyonun321 self-assigned this Dec 2, 2024
Copy link
Collaborator

@minjungw00 minjungw00 left a comment

Choose a reason for hiding this comment

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

수고많으셨습니다!

Copy link
Collaborator

@Ludovico7 Ludovico7 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@github-actions github-actions bot merged commit d16ebd2 into dev Dec 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 작업 FE 프론트엔드 작업 Feat 새로운 기능 추가나 기존 기능 확장 작업 P2 일반 우선순위
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants