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

[Fix] 팀 관리 페이지 버그 수정 #257

Merged
merged 3 commits into from
Dec 26, 2021
Merged

[Fix] 팀 관리 페이지 버그 수정 #257

merged 3 commits into from
Dec 26, 2021

Conversation

LeeMir
Copy link
Member

@LeeMir LeeMir commented Dec 26, 2021

작업 내용

  • 팀 관리 페이지 날아간 헤더 찾아옴
  • 포스트잇 찾을 수 없는 작성자 '알 수 없음'이라고 표기
  • 팀 관리 페이지 스크롤바 지움

구현 스크린샷 (선택)

image
image

궁금한점

늦었지만 메리크리스마스입니다~ 행복한 연말 되세용 😄

team_id => team_team_id로 가져오고 있는 것을 확인
select하는 querybuilder에서 execute()를 getOne()으로 바꾸니 해결
기존 빈 칸 => '알 수 없음'으로 표시
@LeeMir LeeMir added 🐛fixed 버그 수정 관련 이슈 ✨feature 기능 개발 이슈 ☀️frontend 프론트엔드 이슈 🌥backend 백엔드 이슈 labels Dec 26, 2021
@LeeMir LeeMir added this to the Sprint-x milestone Dec 26, 2021
@LeeMir LeeMir self-assigned this Dec 26, 2021
@LeeMir LeeMir linked an issue Dec 26, 2021 that may be closed by this pull request
@LeeMir LeeMir merged commit c525be1 into develop Dec 26, 2021
@LeeMir LeeMir changed the title Chore/x 팀 관리 페이지 버그 수정 Dec 26, 2021
@LeeMir LeeMir changed the title 팀 관리 페이지 버그 수정 [Fix] 팀 관리 페이지 버그 수정 Dec 26, 2021
@LeeMir LeeMir mentioned this pull request Dec 26, 2021
2 tasks
@LeeMir LeeMir deleted the chore/x branch December 26, 2021 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌥backend 백엔드 이슈 ✨feature 기능 개발 이슈 🐛fixed 버그 수정 관련 이슈 ☀️frontend 프론트엔드 이슈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[버그] 팀 관리 페이지 헤더 날아감
1 participant