Skip to content

[Dashboard Navigation] Fix delayed opening of create/edit flyout #161693

@Heenawter

Description

@Heenawter

Describe the bug:

When the network is throttled, the navigation embeddable edit flyout is delayed by some sort of async behaviour happening internally - even if we are waiting for something to load, this should not stop the flyout from opening. FYI the image embeddable suffers from the same thing (we don't need to fix this) - so maybe it has something to do with how we are opening the flyout in getExplicitInput (since we took inspo from the image embeddable for this)? Need to investigate

Video:

Screen.Recording.2023-07-11.at.11.39.08.AM.mov

Notice that the image "pops in" for the empty state even on the second load, most likely because we are importing it in the flyout itself - as part of this, we should probably make it so that this is only loaded/imported a single time.

Metadata

Metadata

Assignees

Labels

Project:Dashboard NavigationRelated to the Dashboard Navigation ProjectTeam:PresentationPresentation Team for Dashboard, Input Controls, and Canvas t//bugFixes for quality problems that affect the customer experienceimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.loe:smallSmall Level of Effort

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions