nextcloud / nextcloud/files_mindmap

Links on mindmap are sandboxed : unable to submit a form on the page linked

Open
#165 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
197
Forks
52
Avg merge
22h 14m
Merged PRs (30d)
13

Description

When you put a link to a form on a node of a map, after clicking the link you cannot submit the form on the target page because the "frame is sandboxed". Chrome is logging that error in the console :

"Blocked form submission to '' because the form's frame is sandboxed and the 'allow-forms' permission is not set."

Same issue with Firefox (but no error in console log).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by opening a form linked from a mindmap node, then trace how the linked page is rendered and where its sandbox permissions are configured. Confirm the fix by submitting the form successfully in Chrome and Firefox without the sandbox error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.