Skip to content

feat: title and allow in web embed iframes#171

Merged
alikirec merged 2 commits intomasterfrom
a/web-embed-api-allow-camera
Nov 17, 2025
Merged

feat: title and allow in web embed iframes#171
alikirec merged 2 commits intomasterfrom
a/web-embed-api-allow-camera

Conversation

@alikirec
Copy link
Copy Markdown
Contributor

@alikirec alikirec commented Nov 17, 2025

#170 and #134

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables camera access for flows embedded via the web embed API by adding the allow="camera;" attribute to the iframe element. This addresses issue #170 and allows embedded Formsort flows to request camera permissions from users.

Key Changes

  • Added hardcoded camera permission to the embed iframe via the allow attribute

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/web-embed-api/src/index.ts Outdated
Comment thread packages/web-embed-api/src/index.ts Outdated
Comment thread packages/web-embed-api/src/index.ts Outdated
@alikirec alikirec changed the title feat: allow camera in web embed api feat: title and allow in web embed iframes Nov 17, 2025
@alikirec alikirec merged commit 5a09da9 into master Nov 17, 2025
7 checks passed
@alikirec alikirec deleted the a/web-embed-api-allow-camera branch November 17, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants