Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Async popovers look bad #6287

@thorn0

Description

@thorn0

Bug description:

If a popover needs to load some content first, it'd be much better not to show it until the content is loaded. Because now it doesn't look pretty at all: an empty popover first, then it jumps around before taking up the right position. Sometimes (when the edge of the screen is near) it even ends up in the wrong position.

Also would be great if the async content loading mechanism was more flexible and could get the content from an arbitrary promise, not only from URLs

Link to minimally-working plunker that reproduces the issue:

https://plnkr.co/edit/blzYaBhHg5ZtICVAar8u?p=preview

Version of Angular, UIBS, and Bootstrap

Angular: 1.5.8
UIBS: 2.2.0
Bootstrap: 3.3.7

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions