AToMPM / AToMPM/atompm

Fix pop-up blocking for workflows

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
25
Forks
15
PR merge metrics
No merged PRs in 30d

Description

When using workflows such as the CreateDSL template, the automatic opening of a new window can sometimes be blocked as a pop-up (on Chrome, untested on Firefox).

The issue is that the window is opened without a direct user action, such as a click: https://stackoverflow.com/questions/2587677/avoid-browser-popup-blockers

Due to the messages passed between the MT server, the AToMPM server, and the client, the workflow interaction triggers the popup detection.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the CreateDSL workflow in Chrome and trace the messages passed between the MT server, AToMPM server, and client. The fix is complete when the workflow can open its new window without being blocked as a pop-up.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.