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

feat: 모바일에서 에디터 페이지에 접속했을 때 안내 메세지를 보여주는 기능 #720

Merged
merged 11 commits into from
Oct 28, 2021

Conversation

yujo11
Copy link
Collaborator

@yujo11 yujo11 commented Oct 28, 2021

구현 기능

  • 모바일에서 에디터 접근 시 사용이 불가능하다는 안내 메세지를 보여준다.

논의하고 싶은 내용

1. 네이밍

현재 EditorMobieView라는 컴포넌트를 만들어서 보여주고 있는데 네이밍이 썩 마음에 들지 않습니다... 혹시 좋은 이름 있으면 제안해주시면 감사하겠습니다ㅠㅠ

2. width 조정

기존에 얘기한 900px을 기준이 너무 큰거 같아 기준을 752px로 재조정 하였습니다.

스크린샷 2021-10-28 오후 4 20 53

공유하고 싶은 내용

동작

Oct-28-2021 16-29-59

Close #714

@yujo11 yujo11 added 🌟 feature New feature or request 📚 frontend labels Oct 28, 2021
@yujo11 yujo11 self-assigned this Oct 28, 2021
@yujo11 yujo11 changed the title feat: 모바일 화면에서 접속했을 때 feat: 모바일에서 에디터 페이지에 접속했을 때 안내 메세지를 보여주는 기능 Oct 28, 2021
- notFound img -> gray-logo img
- EditorMobileView -> EditorOverlay
Puterism
Puterism previously approved these changes Oct 28, 2021
Copy link
Collaborator

@Puterism Puterism left a comment

Choose a reason for hiding this comment

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

👍👍

@yujo11 yujo11 merged commit c978e3d into dev Oct 28, 2021
@yujo11 yujo11 deleted the feat/714-mobile-editor branch October 28, 2021 09:48
@xrabcde xrabcde mentioned this pull request Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 feature New feature or request 📚 frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] 모바일에서 에디터 접근 시 안내 메세지를 보여주는 기능
3 participants