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

모바일화면에서 화면이 밀리는 현상 및 기타 버그 수정 #629

Closed
mixsung opened this issue Oct 9, 2024 · 0 comments · Fixed by #630
Closed

모바일화면에서 화면이 밀리는 현상 및 기타 버그 수정 #629

mixsung opened this issue Oct 9, 2024 · 0 comments · Fixed by #630
Assignees
Labels
UI/UX UI/UX 관련 반응형 디자인 Responsive Web Design 버그 Something isn't working

Comments

@mixsung
Copy link
Contributor

mixsung commented Oct 9, 2024

재현 방법

  1. 모바일 화면에서 body가 어떤 요소에 의해 밀려 width가 길어졌고 이로 인해 빈 공간 생성
    태그 기능의 padding 때문이라고 추측하고 있음
  2. 모바일 뿐만 아니라 모든 화면에서 태그의 느낌표가 잘려보이는 현상
  3. 태그 기능의 버그
    a. 비로그인 시, 원래 태그 생성이 불가능한 것 같은데 생성이 가능하고 제출할 때 400 에러
    b. 빈 값으로 태그 생성 시 제출 가능한 점 (동일하게 400에러)
    c. 42자 이상 태그도 제출 가능한 점 (동일하게 400에러)

아래 스크린샷에서 자세히 확인할 수 있습니다.

발생 위치

  1. css 파일 위주로 알아볼 예정
  2. css 파일 위주로 알아볼 예정
  3. TagList.tsx

추가 정보

스크린샷 2024-10-09 오후 2 50 14 스크린샷 2024-10-09 오후 2 50 27 스크린샷 2024-10-09 오후 2 50 48

태그기능버그

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI/UX UI/UX 관련 반응형 디자인 Responsive Web Design 버그 Something isn't working
Projects
None yet
1 participant