Skip to content

Place folder groups at the top of workflow list#4

Merged
kimuchanman merged 4 commits intofeat/chrome-extensionfrom
feat/folders-on-top
Feb 20, 2026
Merged

Place folder groups at the top of workflow list#4
kimuchanman merged 4 commits intofeat/chrome-extensionfrom
feat/folders-on-top

Conversation

@kimuchanman
Copy link
Owner

Summary

  • フォルダ化されたワークフローをリストの先頭に表示するように変更
  • スクロールなしでフォルダが常に見える状態に

Test plan

  • Actions ページでフォルダがリストの先頭に表示されることを確認
  • フォルダに属さないワークフローがフォルダの下に表示されることを確認

🤖 Generated with Claude Code

kimuchanman and others added 3 commits February 21, 2026 00:00
Folders are now inserted before ungrouped items so they are
always visible without scrolling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace sequential 'Show more' button clicking (300ms per page) with
parallel fetch of all remaining pages using the internal
workflows_partial?query=&page=N endpoint. Results in near-instant
loading of all workflows regardless of page count.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Append workflow items to the end of the list instead of trying
to insert before showMoreEl which lives in a separate parent div.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kimuchanman kimuchanman merged commit 82bfa0c into feat/chrome-extension Feb 20, 2026
3 checks passed
@kimuchanman kimuchanman deleted the feat/folders-on-top branch February 20, 2026 15:07
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