Skip to content

Add calendar UI screenshots and update .gitignore for test artifacts - #15

Draft
busse with Copilot wants to merge 2 commits into
claude/add-calendar-extraction-s6kgffrom
copilot/sub-pr-14
Draft

Add calendar UI screenshots and update .gitignore for test artifacts#15
busse with Copilot wants to merge 2 commits into
claude/add-calendar-extraction-s6kgffrom
copilot/sub-pr-14

Conversation

Copilot AI commented Jan 2, 2026

Copy link
Copy Markdown
Contributor

Generated screenshots of the calendar extraction feature UI using Playwright and updated .gitignore to exclude test artifacts.

Changes

  • Calendar UI Screenshots: Added 4 screenshots documenting the calendar feature:

    • Sidebar calendar section with event badge
    • Event list view with confidence filtering
    • Event detail view with calendar export options
    • Confidence filter dropdown (All/High/Medium+)
  • .gitignore Update: Added test artifacts to exclusions:

    # Test artifacts
    playwright-report/
    test-results/
    

Screenshots

Calendar Section in Sidebar
calendar-sidebar

Calendar Event List View
calendar-event-list

Calendar Event Detail View
calendar-event-detail

Calendar Confidence Filter
calendar-confidence-filter


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: busse <18599+busse@users.noreply.github.com>

Copilot AI commented Jan 2, 2026

Copy link
Copy Markdown
Contributor Author

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • feeds.arstechnica.com
    • Triggering command: /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util --remote-debugging-port=9222 --user-data-dir=/tmp/rss-util-screenshots-1767360774630 --no-sandbox (dns block)
  • feeds.bbci.co.uk
    • Triggering command: /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util --remote-debugging-port=9222 --user-data-dir=/tmp/rss-util-screenshots-1767360774630 --no-sandbox (dns block)
  • https://storage.googleapis.com/chrome-for-testing-public/143.0.7499.4/linux64/chrome-headless-shell-linux64.zip
    • Triggering command: /usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/rss-util/rss-util/node_modules/playwright-core/lib/server/registry/oopDownloadBrowserMain.js (http block)
  • https://storage.googleapis.com/chrome-for-testing-public/143.0.7499.4/linux64/chrome-linux64.zip
    • Triggering command: /usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/rss-util/rss-util/node_modules/playwright-core/lib/server/registry/oopDownloadBrowserMain.js (http block)
  • news.ycombinator.com
    • Triggering command: /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util --remote-debugging-port=9222 --user-data-dir=/tmp/rss-util-screenshots-1767360774630 --no-sandbox (dns block)
  • redirector.gvt1.com
    • Triggering command: /proc/self/exe /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --no-sandbox --enable-crash-reporter=186b8b34-e6c0-4a46-b206-5f0568502a23,no_channel --user-data-dir=/tmp/rss-util-screenshots-1767360774630 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,6726499456194312537,17838103774174438121,262144 --enable-features=PdfUseShowSaveFilePicker --disable-features=EnableOopPrintDrivers,SpareRendererForSitePerProcess --variations-seed-version (dns block)
    • Triggering command: /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util --remote-debugging-port=9222 --user-data-dir=/tmp/rss-util-screenshots-1767360774630 --no-sandbox (dns block)
  • techcrunch.com
    • Triggering command: /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util --remote-debugging-port=9222 --user-data-dir=/tmp/rss-util-screenshots-1767360774630 --no-sandbox (dns block)
  • www.nature.com
    • Triggering command: /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util --remote-debugging-port=9222 --user-data-dir=/tmp/rss-util-screenshots-1767360774630 --no-sandbox (dns block)
  • www.theverge.com
    • Triggering command: /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util/node_modules/electron/dist/electron /home/REDACTED/work/rss-util/rss-util --remote-debugging-port=9222 --user-data-dir=/tmp/rss-util-screenshots-1767360774630 --no-sandbox (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Add implementation plan for calendar extraction module Add calendar UI screenshots and update .gitignore for test artifacts Jan 2, 2026
Copilot AI requested a review from busse January 2, 2026 13:43
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.

2 participants