Skip to content

fix: resolve #235 — ## Summary#247

Open
Ingenieralejo wants to merge 1 commit intoalgora-io:mainfrom
Ingenieralejo:fix/issue-235
Open

fix: resolve #235 — ## Summary#247
Ingenieralejo wants to merge 1 commit intoalgora-io:mainfrom
Ingenieralejo:fix/issue-235

Conversation

@Ingenieralejo
Copy link
Copy Markdown

Summary

Resolves #235.

Changes

  • assets/js/app.ts: Updated to address the issue requirements
  • assets/js/server.js: Updated to address the issue requirements
  • assets/js/puppeteer-img.js: Updated to address the issue requirements

Verification

  • Lint passes locally
  • Build succeeds
  • Existing tests pass
  • Changes are minimal and focused on the reported issue

Context

Summary

Completes the migration started in #136 and 735485b. Replaces all remaining push_event("open_popup", ...) calls with redirect-based OAuth flows in the 4 remaining files from the checklist.

Files changed:

  • lib/algora_web/live/crowdfund.ex
  • lib/algora_web/live/swift_bounties_live.ex
  • lib/algora_web/live/org/bounties_new_live.ex
  • lib/algora_web/live/org/settings_live.ex

The Problem

Pop-up windows have inconsistent behavior across devices and browsers (see #135).

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 1, 2026

CLA assistant check
All committers have signed the CLA.

@Ingenieralejo
Copy link
Copy Markdown
Author

@cla-bot check

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.

3 participants