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(country-tracker): ✨ 필터 추가 #77

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

gracefullight
Copy link
Member

설명 (Description)

  • 검색 필터 추가했습니다.

관련 이슈 (Related Issues)

스크린샷/동영상 (Screenshots/Videos)

검색전 검색 후 스크롤
Screenshot 2025-01-26 at 17 41 44 Screenshot 2025-01-26 at 17 41 52 Screenshot 2025-01-26 at 17 42 32

변경 내용 (Changes Made)

  • 헤더가 고정된 리스트로 바꿨습니다.
  • 더미 데이터 추가했습니다.
  • 폰트는 font-mono 처럼 추가가 안 되는데 방안이 있을지 궁금합니다~

테스트 방법 (How to Test)

  • pnpm start

체크리스트 (Checklist)

  • iOS에서 테스트 완료
  • Android에서 테스트 완료
  • 웹에서 테스트 완료
  • 관련 문서 업데이트 완료 (필요시)

@gracefullight
Copy link
Member Author

하나씩 지워가면서 테스트해본 결과

nativewind/nativewind#1046 이게 문제

Copy link
Contributor

@Lim-Ji-Hyeon Lim-Ji-Hyeon left a comment

Choose a reason for hiding this comment

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

검색 필터 구현하셨군요! 고생 많으셨습니다 👍

@Lim-Ji-Hyeon
Copy link
Contributor

하나씩 지워가면서 테스트해본 결과

nativewind/nativewind#1046 이게 문제

오!! 폰트 적용이 안되는게 경로 문제였을까요??

@JAM-PARK
Copy link
Member

JAM-PARK commented Jan 27, 2025

f1f95d7 폰트 적용 삽질을 좀 해봤는데요
찝찝한(?) 이해가 안가는 내용들 이슈 탭에 글 작성해볼게요 👉 #79

image

@gracefullight
Copy link
Member Author

하나씩 지워가면서 테스트해본 결과
nativewind/nativewind#1046 이게 문제

오!! 폰트 적용이 안되는게 경로 문제였을까요??

네 그게 문제더라구요ㅠㅠ 이어서 템플릿구조도 바꿔보려구요.

@gracefullight
Copy link
Member Author

f1f95d7 폰트 적용 삽질을 좀 해봤는데요 찝찝한(?) 이해가 안가는 내용들 이슈 탭에 글 작성해볼게요 👉 #79

image

여긴 되고 이건 안되고 신기하네요ㅋㅋ 전체적용은 또 벽이있군요.

@gracefullight
Copy link
Member Author

Screenshot 2025-01-27 at 19 25 14

@infinite-loop-factory/app-factory src 폴더 안에 넣고 tailwind.config.ts 경로를 src 하위 전체로 잡아서 font-mono 안되는거 해결했습니다.

@gracefullight gracefullight merged commit 89b2442 into main Jan 29, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants