Skip to content

Fix(#215) 발표자가 강의를 나갔다가 들어오는 경우 (새로고침 등) 강의를 계속 할 수 있게 한다. #266

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

Merged
merged 6 commits into from
Dec 12, 2023

Conversation

Jw705
Copy link
Collaborator

@Jw705 Jw705 commented Dec 12, 2023

작업 개요

#215

작업 사항

  • 발표자, 참여자 페이지에서 강의 제목을 정상적으로 표시하도록 개선했습니다.
  • 발표자 페이지는 로그인 한 사용자만 입장 가능합니다.
  • 발표자가 강의를 실수로 나갔다 글어오는 경우 이전 화이트보드 데이터와 강의 시작 시간 데이터를 불러옵니다.

@Jw705 Jw705 added 🐞 Fix 버그 수정 FE 프론트엔드 작업 labels Dec 12, 2023
@Jw705 Jw705 added this to the 6주차 milestone Dec 12, 2023
@Jw705 Jw705 self-assigned this Dec 12, 2023
Copy link

netlify bot commented Dec 12, 2023

Deploy Preview for boarlog ready!

Name Link
🔨 Latest commit de30d45
🔍 Latest deploy log https://app.netlify.com/sites/boarlog/deploys/6577ee264727810008b01df2
😎 Deploy Preview https://deploy-preview-266--boarlog.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@Byeonjin Byeonjin left a comment

Choose a reason for hiding this comment

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

LGTM!

@Jw705 Jw705 merged commit 650e07f into boostcampwm2023:dev Dec 12, 2023
Copy link
Collaborator

@LellowMellow LellowMellow left a comment

Choose a reason for hiding this comment

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

LGTM 🖤🖤🖤

@@ -72,12 +73,12 @@ const HeaderInstructorControls = ({ setLectureCode }: HeaderInstructorControlsPr
};

useEffect(() => {
checkAuth();
axios
Copy link
Collaborator

Choose a reason for hiding this comment

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

반영 감사합니다 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 작업 🐞 Fix 버그 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants