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] FEAT: pendingPage refresh 버튼 추가 및 useDebounce 훅 추가 #1454

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

YESHYUNGSEOK
Copy link
Collaborator

해당 사항 (중복 선택)

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

설명

pendingPage에 새로고침 버튼을 추가하고 반복적인 api 요청을 방지하기 위해 useDebounce 훅을 추가하였습니다.

@YESHYUNGSEOK YESHYUNGSEOK added FEAT New feature or upgrade FE Frontend tasks labels Nov 27, 2023
@YESHYUNGSEOK YESHYUNGSEOK self-assigned this Nov 27, 2023
@YESHYUNGSEOK YESHYUNGSEOK merged commit 794aae0 into dev Nov 27, 2023
1 check passed
@YESHYUNGSEOK YESHYUNGSEOK deleted the fe/dev/feat_pending_page_add_refresh branch November 27, 2023 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE Frontend tasks FEAT New feature or upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant