Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

RUN-5666 - Child Windows showing with delay when launched from anchor tags #991

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

luiemilio
Copy link
Member

Description of Change

Child windows are being registered in coreState after trying to show them in the windowPositioningObserver. This leads to the window not being found and then only showing once the window was loaded. I moved the observer logic after the coreState registration, which does the trick.

Checklist

  • PR description included and stakeholders cc'd
  • npm test passes
  • PR title starts with the JIRA ticket pull request process
  • PR release notes describe the change in a way relevant to app-developers
  • PR has assigned reviewers

Release Notes

Notes:

Fixed issue where windows opened through anchor tags have a delay

@openfin-github-bot openfin-github-bot bot added the auto testing started Bot started automated testing label Oct 11, 2019
@openfin-github-bot
Copy link

3644d9a

Git

  • core: develop <= RUN-5666 (3644d9a)
  • js-adapter: develop
  • javascript-adapter: develop

Asars used for testing

Test results

@openfin-github-bot openfin-github-bot bot added auto testing done Bot completed automated testing and removed auto testing started Bot started automated testing labels Oct 11, 2019
@MichaelMCoates
Copy link
Contributor

got a conflict.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto testing done Bot completed automated testing cla-present
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants