Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Display a loading indicator while fetching a workspace component #70

Closed
1 of 4 tasks
StephenEsser opened this issue Jan 23, 2018 · 1 comment
Closed
1 of 4 tasks
Assignees

Comments

@StephenEsser
Copy link
Contributor

Issue Description

There is currently no visual feedback a workspace iframe is loading. Larger workspaces can take a few seconds to load. During this time we should display visual feedback to indicate the workspace is loading.

Components should be lazy loaded to quickly display the loading indicator while the full component JSON is being fetched.

Issue Type

  • New Feature
  • Enhancement
  • Bug
  • Other

Expected Behavior

A loading indicator should display while the full component JSON is being fetched.

Current Behavior

There is no visual feedback a component is loading.

Steps to Reproduce

  1. Create a workspace with a lot of content
  2. Refresh the page, or tab between the large workspace and an empty workspace
  3. Observe the larger workspace displays as a blank white screen for a few seconds with no indication any content is loading.

Environment

  • All environments
@StephenEsser
Copy link
Contributor Author

Resolved with: #68

@StephenEsser StephenEsser self-assigned this Jan 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant