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

DarkMode Toggle 버튼 #33

Open
Tracked by #12
luckylooky2 opened this issue May 4, 2024 · 0 comments
Open
Tracked by #12

DarkMode Toggle 버튼 #33

luckylooky2 opened this issue May 4, 2024 · 0 comments

Comments

@luckylooky2
Copy link
Member

luckylooky2 commented May 4, 2024

  • 여러 기능을 빠르게 찾고, 최근 봤던 페이지, 다크 모드 설정 등 다양한 기능을 하는 TopSearchBar 컴포넌트 제거
    • 전체 기능 중에서 일부 기능 밖에 사용하지 않기 때문에, 원래 존재하던 다른 기능에 접근할 위험이 존재
    • 기능이 한정됨에 따라, MegaMenu 로도 충분히 나타낼 수 있음
  • TopSearchBar 컴포넌트에서 밖에 다크 모드 설정을 하지 못하였기 때문에, 새로운 Toggle 버튼을 두어 다크 모드를 설정할 수 있게 함

구현 사항

  • config.theme2.isDark로 현재 다크 모드 여부를 인식
  • 기존 changeTheme 함수를 이용해 시스템의 다크 모드를 변경

reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant