Skip to content

feat: Add share dialog with QR code and support auto-subscriptions#2465

Merged
neilv-g merged 1 commit into
mainfrom
neilv-qr
May 8, 2026
Merged

feat: Add share dialog with QR code and support auto-subscriptions#2465
neilv-g merged 1 commit into
mainfrom
neilv-qr

Conversation

@neilv-g
Copy link
Copy Markdown
Collaborator

@neilv-g neilv-g commented May 5, 2026

  • Introduces a new share dialog with QR code generation for saved searches.
  • Also adds handling for a subscribe=true URL parameter that prompts users to log in if needed, or automatically opens the subscription dialog.

Screenshots of the new modals are commented below.

Screenshot 2026-05-07 at 4 20 09 PM

Following the QR code link if you're not logged in:
Screenshot 2026-05-07 at 4 20 50 PM

@neilv-g neilv-g force-pushed the neilv-qr branch 3 times, most recently from effe0b0 to ebfb4d7 Compare May 6, 2026 09:55
@neilv-g neilv-g changed the title Add support for generating/sharing QR codes for saved searches feat: Add share dialog with QR code and support auto-subscriptions May 6, 2026
@neilv-g neilv-g requested a review from jrobbins May 6, 2026 09:56
Comment thread frontend/src/static/js/components/webstatus-login-prompt-dialog.ts Outdated
Comment thread frontend/src/static/js/components/webstatus-login-prompt-dialog.ts Outdated
Comment thread frontend/src/static/js/components/webstatus-login-prompt-dialog.ts Outdated
Comment thread frontend/src/static/js/components/webstatus-login-prompt-dialog.ts Outdated
Comment thread frontend/src/static/js/components/webstatus-login-prompt-dialog.ts Outdated
Comment thread frontend/src/static/js/components/webstatus-saved-search-share-dialog.ts Outdated
Comment thread frontend/src/static/js/components/webstatus-saved-search-share-dialog.ts Outdated
Comment thread frontend/src/static/js/components/webstatus-saved-search-share-dialog.ts Outdated
Comment thread frontend/src/static/js/components/webstatus-saved-search-share-dialog.ts Outdated
Introduces a new share dialog with QR code generation for saved searches.
Also adds handling for a `subscribe=true` URL parameter that prompts users to log in if needed, or automatically opens the subscription dialog.
@neilv-g neilv-g added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit 72719a9 May 8, 2026
8 checks passed
@neilv-g neilv-g deleted the neilv-qr branch May 8, 2026 00:11
@neilv-g neilv-g mentioned this pull request May 12, 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.

[ENHANCEMENT] Auto initiating a subscription [ENHANCEMENT] Should be able to share a QR code for the saved search

2 participants