Skip to content

[fix] Sortable 리스트 순서 변경 시 스크롤 위치 초기화 문제 수정#3075

Open
kimorkim wants to merge 2 commits into
developfrom
jira/163
Open

[fix] Sortable 리스트 순서 변경 시 스크롤 위치 초기화 문제 수정#3075
kimorkim wants to merge 2 commits into
developfrom
jira/163

Conversation

@kimorkim

Copy link
Copy Markdown
Collaborator

작업 내용

모양/소리/장면 리스트(@entrylabs/toolSortable 위젯)에서 아이템 순서를 드래그로 바꾸면 리스트 스크롤이 맨 위로 점프하던 문제를 수정

모양/소리/장면 리스트에서 아이템 순서를 바꾸면 setData 리렌더 과정에서
내부 스크롤 컨테이너(.rcs-inner-container)의 스크롤이 맨 위로 초기화되던
문제를 수정. setData 호출 전후로 scrollTop/scrollLeft를 보존하는
Entry.Utils.runWithScrollPreserved 헬퍼를 추가하고 각 updateView에 적용.

Co-Authored-By: Claude Fable 5 <[email protected]>
@kimorkim kimorkim requested review from Tnks2U, chanlee and prisml June 15, 2026 09:08
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant