Skip to content

Fix session list missing initially loaded session#2

Open
angiejones wants to merge 1 commit into
csima:masterfrom
angiejones:fix/include-default-loaded-session
Open

Fix session list missing initially loaded session#2
angiejones wants to merge 1 commit into
csima:masterfrom
angiejones:fix/include-default-loaded-session

Conversation

@angiejones

@angiejones angiejones commented Apr 24, 2026

Copy link
Copy Markdown

fixes #1. a bit janky but does the job:

  • scrape the sidebar session links
  • click one linked session
  • scrape again
  • merge and dedupe by sessionId

This preserves existing behavior while including the initially loaded session in the results.

@angiejones angiejones closed this Apr 24, 2026
@angiejones angiejones reopened this Apr 25, 2026
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.

list() misses the currently loaded session

1 participant