Skip to content

feat: 페이지 미리 로드 on/off 스위치 추가 - #67

Merged
noeyiz merged 2 commits into
developfrom
dev/62-feat-preload-on-off/#62
Mar 2, 2024
Merged

feat: 페이지 미리 로드 on/off 스위치 추가#67
noeyiz merged 2 commits into
developfrom
dev/62-feat-preload-on-off/#62

Conversation

@noeyiz

Copy link
Copy Markdown
Collaborator

📌 개요

  • 마이 페이지에 페이지 미리 로드 기능을 켜고 끌 수 있는 스위치 추가

💻 작업 내용

  • 마이 페이지에 추가된 스위치를 통해 페이지 미리 로드 기능을 활성화하거나 비활성화할 수 있습니다.
  • UserDefaultsManager.isPreload에 상태를 저장합니다.

🖼️ 스크린샷

라이트 모드다크 모드
Screenshot 2024-03-02 at 4 19 54 PMScreenshot 2024-03-02 at 4 19 51 PM

@noeyiznoeyiz added the ✨ Enhancement New feature or request label Mar 2, 2024
@noeyiz
noeyiz requested a review from chanhihiMarch 2, 2024 07:28
@noeyiznoeyiz self-assigned this Mar 2, 2024
@noeyiznoeyiz linked an issue Mar 2, 2024 that may be closed by this pull request
@noeyiz
noeyiz requested review from JH713 and jonnwonMarch 2, 2024 07:28

@chanhihichanhihi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

확인했습니다. enum값의 고도화를 보니 점점 실력이 상승하는게 보입니다. 저도 따라잡기 위해 노력하겠습니다. 그리고 한글화를 전부 하신거 같은데, i18N Localizing을 진행해보는 것은 어떨까 생각해봅니다.

@noeyiz
noeyiz merged commit 1f0a903 into developMar 2, 2024
@noeyiz
noeyiz deleted the dev/62-feat-preload-on-off/#62 branch March 7, 2024 11:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ EnhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: 미리 로드 on/off 추가

2 participants

@noeyiz@chanhihi