fix(creator): 본인 채널 DM 확인을 추가한다
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
- 생성: `SodaLive/Sources/V2/CreatorChannel/Audio/CreatorChannelAudioViewModel.swift`
|
||||
- 작업 내용:
|
||||
- 상태는 loading, response, filtered `audioContents`, selectedSort, selectedTheme, page, size, hasNext, hasLoaded, error toast를 둔다.
|
||||
- `displayThemes`에서 전체 항목을 맨 앞에 합성한다.
|
||||
- `displayThemes`에서 서버 `themes` 조회 완료 후 전체 항목을 맨 앞에 합성한다.
|
||||
- 정렬/테마 변경 시 첫 페이지부터 다시 조회한다.
|
||||
- `duration`이 없는 콘텐츠는 `visibleAudioContents`에 포함하지 않는다.
|
||||
- 검증 기준:
|
||||
|
||||
Reference in New Issue
Block a user