[IDLE-000] 요양보호사 공고화면 세부 변경사항 반영 #63
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
변경된점
공고목록 조회 조건 수정
수정전의 경우 새로운 공고리스트를 조회하기 위해선 반드시 스크롤을 해야 했습니다.
하지만, 처음으로 불러온 공고의 개수가 화면을 가득 채우지 않는다면, 스크롤이 굳이 필요하지 않다고 생각했습니다.
공고를 불러온 경우
layoutIfNeeded로 즉시 셀의 레이아웃을 계산하고, 여백이 존재하는 경우 즉시 새로운 공고리스트를 가져오도록 변경했습니다.
데이터를 불러온 경우 호출되는 함수
