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

[FE] 4층 사물함 접근 제한 #1703 #1708

Merged
merged 8 commits into from
Nov 22, 2024
Merged

Conversation

seonmiki
Copy link
Collaborator

@seonmiki seonmiki commented Nov 17, 2024

해당 사항 (중복 선택)

  • FEAT : 새로운 기능 추가 및 개선
  • FIX : 기존 기능 수정 및 정상 동작을 위한 간단한 추가, 수정사항
  • BUG : 버그 수정
  • REFACTOR : 결과의 변경 없이 코드의 구조를 재조정
  • TEST : 테스트 코드 추가
  • DOCS : 코드가 아닌 문서를 수정한 경우
  • REMOVE : 파일을 삭제하는 작업만 수행
  • RENAME : 파일 또는 폴더명을 수정하거나 위치(경로)를 변경
  • ETC : 이외에 다른 경우 - 어떠한 사항인지 작성해주세요.

설명

image
  • LeftNav 에 4층 제외 (admin에서는 제외 X)
  • map 도 4층 제외
  • 임의로 localStorage를 통한 4층 접근 시
    1. 이용불가 안내 표시
    2. 하트, 위치안내 아이콘 제거
    3. map 은 2층을 default로 설정 (더 좋은 방법 추천받아요~)

#1703

@seonmiki seonmiki linked an issue Nov 17, 2024 that may be closed by this pull request
@seonmiki seonmiki self-assigned this Nov 17, 2024
@seonmiki seonmiki added FE Frontend tasks FIX Fix former works better labels Nov 17, 2024
Copy link
Collaborator

@jimchoi9 jimchoi9 left a comment

Choose a reason for hiding this comment

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

로컬에서 간단하게 확인해봤는데 leftNav 뿐만 아니라 map에서의 접근까지 모두 꼼꼼하게 잘 막아주신 것 같습니다! 수고많으셨습니다ㅎㅎ

@jnkeniaem
Copy link
Collaborator

다양한 케이스 잘 막아두신것같아효 고생하셨어요~

@seonmiki seonmiki merged commit 24da572 into dev Nov 22, 2024
1 check passed
@seonmiki seonmiki deleted the fe/dev/fix_limited_floor/#1703 branch November 22, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE Frontend tasks FIX Fix former works better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] 4층 사물함 접근 제한
3 participants